diff options
author | Juergen Daubert <jue@jue.li> | 2021-11-19 12:23:33 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2021-11-19 12:23:33 +0100 |
commit | 7dc9d59ce8dec4e4348ab32865210bcd689b8d4f (patch) | |
tree | 3fd3be22aaec40ecd310277b52f185d86f5e215a /php-mbstring | |
parent | f9831d34d540897d80166db49f135e585e6fdde2 (diff) | |
download | opt-7dc9d59ce8dec4e4348ab32865210bcd689b8d4f.tar.gz opt-7dc9d59ce8dec4e4348ab32865210bcd689b8d4f.tar.xz |
[notify] php: update to 8.0.13
security update, see https://www.php.net/ChangeLog-8.php#8.0.13
Diffstat (limited to 'php-mbstring')
-rw-r--r-- | php-mbstring/.signature | 6 | ||||
-rw-r--r-- | php-mbstring/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/php-mbstring/.signature b/php-mbstring/.signature index 473b83b0e..38f741271 100644 --- a/php-mbstring/.signature +++ b/php-mbstring/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/b1xYHuKEBdqAFIydghwukbE4Qvr37ZVixx7GzVPnYuBdAzx1hTrkuBztHxSwDqB7NJU4hxVmSoGAfbwSYx/5gc= -SHA256 (Pkgfile) = 89128828713fd389c67a7b9432bc9b2afcbe358bf104121e72131ce512d07ce1 +RWSE3ohX2g5d/eEakn1CV+hh+Kw66666vYXJEw5V7RhF0gWtm8Z8MGJMmzNUGSKEm+Z3TGBz9PIQlrOGcprEw6XK9M5ViJFmUAY= +SHA256 (Pkgfile) = 05162c5694b6d499e4212291f4792e96f7aefc84df785d060ea6a40d61573118 SHA256 (.footprint) = 4a444295762f936750fb32f977171aecc73d9347bf51bace13d7f9dfc200812e -SHA256 (php-8.0.12.tar.xz) = a501017b3b0fd3023223ea25d98e87369b782f8a82310c4033d7ea6a989fea0a +SHA256 (php-8.0.13.tar.xz) = cd976805ec2e9198417651027dfe16854ba2c2c388151ab9d4d268513d52ed52 diff --git a/php-mbstring/Pkgfile b/php-mbstring/Pkgfile index 806500e57..4bc0f7188 100644 --- a/php-mbstring/Pkgfile +++ b/php-mbstring/Pkgfile @@ -4,7 +4,7 @@ # Depends on: oniguruma libpcre2 name=php-mbstring -version=8.0.12 +version=8.0.13 release=1 source=(https://www.php.net/distributions/php-$version.tar.xz) |