diff options
author | Juergen Daubert <jue@jue.li> | 2021-08-26 16:04:34 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2021-08-26 16:04:34 +0200 |
commit | a02ba7e9e51a955b26875efc3b12eb3eb6e7371c (patch) | |
tree | 7d3fe1a09e58a9a575e4b3252428ba6232589d96 /php-mbstring | |
parent | 84b9bc2c211f78f57c4bc89927ef51404f3962de (diff) | |
download | opt-a02ba7e9e51a955b26875efc3b12eb3eb6e7371c.tar.gz opt-a02ba7e9e51a955b26875efc3b12eb3eb6e7371c.tar.xz |
[notify] php: update to 8.0.10
security release, see https://www.php.net/ChangeLog-8.php#8.0.10
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 1d4dac1d8..620e166f4 100644 --- a/php-mbstring/.signature +++ b/php-mbstring/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/Q+0vXpE1zxkCWTVH5akMPekNdaqImJSUkg1cV/IKctIPM8P0Y7sqvflWggKXHhYwTV7gKPLuQkMQE/zx1IpXQs= -SHA256 (Pkgfile) = 4a8aef6ce61cdb240368af721b6d516bf9975e68126c5bf434a83ff1a62469ab +RWSE3ohX2g5d/UbCNMacEL+sYhA6xVH5WoxrdNXKosrHOqGHd1ITRFsefHJ6SwAgrEbiosK8BbXAOXd5rP3O+CGbX+JDpRSnVgc= +SHA256 (Pkgfile) = 6c4faa64cd191e559384f9c3f0307efc9a7cfac4aa7d738b97c2d960bc589f52 SHA256 (.footprint) = 4a444295762f936750fb32f977171aecc73d9347bf51bace13d7f9dfc200812e -SHA256 (php-8.0.9.tar.xz) = 71a01b2b56544e20e28696ad5b366e431a0984eaa39aa5e35426a4843e172010 +SHA256 (php-8.0.10.tar.xz) = 66dc4d1bc86d9c1bc255b51b79d337ed1a7a035cf71230daabbf9a4ca35795eb diff --git a/php-mbstring/Pkgfile b/php-mbstring/Pkgfile index d0debd392..6ae5c03c5 100644 --- a/php-mbstring/Pkgfile +++ b/php-mbstring/Pkgfile @@ -4,7 +4,7 @@ # Depends on: oniguruma name=php-mbstring -version=8.0.9 +version=8.0.10 release=1 source=(https://www.php.net/distributions/php-$version.tar.xz) |