diff options
author | Juergen Daubert <jue@jue.li> | 2020-05-15 16:40:05 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2020-05-15 16:40:05 +0200 |
commit | a0c8d129578b8e7f2757a4f53aa2b7c894030c09 (patch) | |
tree | 581b1be76cc68cc63234d276787a68c431c15ee5 /php-zip | |
parent | 328fd3f6ab8f81b74ca52ec582f826d3d53e3236 (diff) | |
download | opt-a0c8d129578b8e7f2757a4f53aa2b7c894030c09.tar.gz opt-a0c8d129578b8e7f2757a4f53aa2b7c894030c09.tar.xz |
[notify] php: update to 7.4.6
includes security fixes, see
https://www.php.net/archive/2020.php#2020-05-14-3
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 21ca2a3d3..77a5971d7 100644 --- a/php-zip/.signature +++ b/php-zip/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/RXF94RzY6DtS1qo+KhiWYD02j955dqL7zhoqAbRtB8qdNJtwzbNAtw9oiIWuPlC1ijiLn5M6rk6rogCN6u4xwE= -SHA256 (Pkgfile) = a7f1eb2a14f37390254dde59e14e2413f4f11b81bd3d3a893b2dc0d86c3badcb +RWSE3ohX2g5d/W9zytQUAd12fTvF8bZID9WpnUSSAD5io1wbi0yuGSk1NMIUxnU7qMNxSUb/nTzX4JAngFCFypuw6ZxlVNwJKg0= +SHA256 (Pkgfile) = 9aefcf4b1032a20b02125c1e3d874c851e47f71d344b06681bc4e0e547e413bb SHA256 (.footprint) = 0ba08044c2d47be4c86015de875a10f15dfee8367b932c5466a0212da28e4203 -SHA256 (php-7.4.5.tar.xz) = d059fd7f55bdc4d2eada15a00a2976697010d3631ef6f83149cc5289e1f23c2c +SHA256 (php-7.4.6.tar.xz) = d740322f84f63019622b9f369d64ea5ab676547d2bdcf12be77a5a4cffd06832 diff --git a/php-zip/Pkgfile b/php-zip/Pkgfile index 9e66c04a6..e206cb1ef 100644 --- a/php-zip/Pkgfile +++ b/php-zip/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libzip name=php-zip -version=7.4.5 +version=7.4.6 release=1 source=(http://www.php.net/distributions/php-$version.tar.xz) |