diff options
author | Juergen Daubert <jue@jue.li> | 2021-09-25 11:33:18 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2021-09-25 11:33:18 +0200 |
commit | 43b6aed4fd00ac9a85af85e6f2bd21a6040bfee7 (patch) | |
tree | 76c3e09b68393fd3585348e388a1027ca7da4c20 /php-mbstring | |
parent | 37fbc00f70bac2274327e1864c9e9155663a8e0e (diff) | |
download | opt-43b6aed4fd00ac9a85af85e6f2bd21a6040bfee7.tar.gz opt-43b6aed4fd00ac9a85af85e6f2bd21a6040bfee7.tar.xz |
[notify] php: update to 8.0.11, includes fix for CVE-2021-21706
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 620e166f4..7e3011692 100644 --- a/php-mbstring/.signature +++ b/php-mbstring/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/UbCNMacEL+sYhA6xVH5WoxrdNXKosrHOqGHd1ITRFsefHJ6SwAgrEbiosK8BbXAOXd5rP3O+CGbX+JDpRSnVgc= -SHA256 (Pkgfile) = 6c4faa64cd191e559384f9c3f0307efc9a7cfac4aa7d738b97c2d960bc589f52 +RWSE3ohX2g5d/dtppO+Y/mpV3DNIQX/GXferWZFoRd+084/OLVHc8soph1bsoB71QOe+Rv+J1okJXEgkErJ29s6y2brEhxbyrg8= +SHA256 (Pkgfile) = 6492ce48734ce1570ae526c4b4e04ba497de65cca282658a661d1622975461e1 SHA256 (.footprint) = 4a444295762f936750fb32f977171aecc73d9347bf51bace13d7f9dfc200812e -SHA256 (php-8.0.10.tar.xz) = 66dc4d1bc86d9c1bc255b51b79d337ed1a7a035cf71230daabbf9a4ca35795eb +SHA256 (php-8.0.11.tar.xz) = e3e5f764ae57b31eb65244a45512f0b22d7bef05f2052b23989c053901552e16 diff --git a/php-mbstring/Pkgfile b/php-mbstring/Pkgfile index 6ae5c03c5..1fd2da8ad 100644 --- a/php-mbstring/Pkgfile +++ b/php-mbstring/Pkgfile @@ -4,7 +4,7 @@ # Depends on: oniguruma name=php-mbstring -version=8.0.10 +version=8.0.11 release=1 source=(https://www.php.net/distributions/php-$version.tar.xz) |