diff options
author | Juergen Daubert <jue@jue.li> | 2021-05-03 19:17:01 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2021-05-03 19:17:01 +0200 |
commit | d9abcee49113b538465738e4873bee95f67db7aa (patch) | |
tree | 6c4ff2f637a3c1badfa026bc1b0010d21a8c9703 /php-zip | |
parent | 20df022005283444d17037f9cfacbb5fb9ef502d (diff) | |
download | opt-d9abcee49113b538465738e4873bee95f67db7aa.tar.gz opt-d9abcee49113b538465738e4873bee95f67db7aa.tar.xz |
[notify] php: update to 7.4.18, security fixes
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 ff712f47e..86343acce 100644 --- a/php-zip/.signature +++ b/php-zip/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/Xzm0/zQfT1UuUh3LtA99tbF1CJZjjDE6DpunalBw0T4RcoOPvDSeBDwiqCenDbpYxH2YOPZHr6mdrXrbJDQfwo= -SHA256 (Pkgfile) = 65a6a383a3472d86ad668adb64d33cbf6086b1ad14b2cdf96e4ab44f07c39c1f +RWSE3ohX2g5d/YAJAupVJTWLqGNBzJIIfLWBwdCrd/G9XMmBWGzgH0Pxlf73vaJ/EXF01CGGqA0xH0eHv3lVGra5p6SZKv2SmAY= +SHA256 (Pkgfile) = cf5f8fa7d8a917e6d1e58c6098cebd78c178ecd269fda4055291e40e8e5c86ae SHA256 (.footprint) = 0ba08044c2d47be4c86015de875a10f15dfee8367b932c5466a0212da28e4203 -SHA256 (php-7.4.16.tar.xz) = 1c16cefaf88ded4c92eed6a8a41eb682bb2ef42429deb55f1c4ba159053fb98b +SHA256 (php-7.4.18.tar.xz) = ab97f22b128d21dcbc009b50a37aaea0051b2721cbcd122d9e00e6ffc3c4b7e1 diff --git a/php-zip/Pkgfile b/php-zip/Pkgfile index 07a64ffa7..2a0f35554 100644 --- a/php-zip/Pkgfile +++ b/php-zip/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libzip name=php-zip -version=7.4.16 +version=7.4.18 release=1 source=(https://www.php.net/distributions/php-$version.tar.xz) |