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-ftp | |
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-ftp')
-rw-r--r-- | php-ftp/.signature | 6 | ||||
-rw-r--r-- | php-ftp/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/php-ftp/.signature b/php-ftp/.signature index 6f54b3e77..f7600ce7a 100644 --- a/php-ftp/.signature +++ b/php-ftp/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/W7FCmAVxXRbiGQss6+gWjM2eJZGvDGa+IgjdlFlCKGGcf6Az8Uv2wRty1kfPeutKFv5OnZoDYw3xfHSjwOC1go= -SHA256 (Pkgfile) = 13fa98e2a2dc73a4d8a794d038c71a8dc3e02abdf0d4d859794bb44d00cb0ba8 +RWSE3ohX2g5d/V5UBrcn/sCc3BFaqGLqazIxaPVFTVNxLf+tqAMIKSNPwi9kkbN+06ecnt+muVqQ3+dFOpsSxdOuFx6IreU9IA8= +SHA256 (Pkgfile) = 8a338969070904cdd1717b6266b2d45b342be46942e9cf3d4901e1d89452eac8 SHA256 (.footprint) = 4b6e9e791f10bb007a541c6a4cfe6a189d549592939bdf3e04c5bd0f25a4bfa0 -SHA256 (php-7.4.5.tar.xz) = d059fd7f55bdc4d2eada15a00a2976697010d3631ef6f83149cc5289e1f23c2c +SHA256 (php-7.4.6.tar.xz) = d740322f84f63019622b9f369d64ea5ab676547d2bdcf12be77a5a4cffd06832 diff --git a/php-ftp/Pkgfile b/php-ftp/Pkgfile index 65a7476a2..d7eecbf77 100644 --- a/php-ftp/Pkgfile +++ b/php-ftp/Pkgfile @@ -3,7 +3,7 @@ # Maintainer: Juergen Daubert, jue at crux dot nu name=php-ftp -version=7.4.5 +version=7.4.6 release=1 source=(http://www.php.net/distributions/php-$version.tar.xz) |