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-zip | |
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-zip')
-rw-r--r-- | php-zip/.signature | 6 | ||||
-rw-r--r-- | php-zip/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/php-zip/.signature b/php-zip/.signature index dd5cede43..9d301fa25 100644 --- a/php-zip/.signature +++ b/php-zip/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/dYNqjAx2sSygDKGgqjPMRgCOGVapBYSuN6Mt9NVOz2wsXuE8x3MbLRFaxZPOF5g+GpK3TN2vUT9A8CSBxxbdAY= -SHA256 (Pkgfile) = 2737c8a494f152b25b47d8b4a4ec119d5a46cc359f46cc063cf5789a05d34ece +RWSE3ohX2g5d/c271h3+r60YEc+x/rDuHINoGZ2BK3VPy9wvl2HcOZAhiiXlV3n5eiscYbmgTJwM3xGOY0cFAHJy6ti2EIyHfQA= +SHA256 (Pkgfile) = 0b85c1fed6dc71a7242c0681f181f0fc5dbe7dc8bbf211884e997c3c4c2f6bb3 SHA256 (.footprint) = 0ba08044c2d47be4c86015de875a10f15dfee8367b932c5466a0212da28e4203 -SHA256 (php-8.0.10.tar.xz) = 66dc4d1bc86d9c1bc255b51b79d337ed1a7a035cf71230daabbf9a4ca35795eb +SHA256 (php-8.0.11.tar.xz) = e3e5f764ae57b31eb65244a45512f0b22d7bef05f2052b23989c053901552e16 diff --git a/php-zip/Pkgfile b/php-zip/Pkgfile index 6204c28d9..90f86209f 100644 --- a/php-zip/Pkgfile +++ b/php-zip/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libzip name=php-zip -version=8.0.10 +version=8.0.11 release=1 source=(https://www.php.net/distributions/php-$version.tar.xz) |