diff options
author | Juergen Daubert <jue@jue.li> | 2019-03-08 13:51:00 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2019-03-08 13:51:00 +0100 |
commit | efe06a53223cd93f1091b087245c86df98576322 (patch) | |
tree | 687047cc366e9f2fbebc51148c651bc41dcf6a60 /php-ftp | |
parent | 696d6bec035857e96e85bccdf185aeb1a7aa5191 (diff) | |
download | opt-efe06a53223cd93f1091b087245c86df98576322.tar.gz opt-efe06a53223cd93f1091b087245c86df98576322.tar.xz |
[php] update to 7.2.16"
security fixes, see
http://de2.php.net/archive/2019.php#id2019-03-07-2
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 71674bc00..d05cfb0c2 100644 --- a/php-ftp/.signature +++ b/php-ftp/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/bBDrWDTU3FVfshrlrNRv3csMgq+QuV9Io7PaiPxywqyesdonmJFPPKgyIPHk5EyFCFhQwW2JiJABdt0c0smrQg= -SHA256 (Pkgfile) = a949ecdc698c0150c98007288ef6cd9dc45c86bd9d51410cc10543475725dfb7 +RWSE3ohX2g5d/WI8Y2Aqt9u3heRunoho/cEW6D3zQ79pLDwjqSQhTvn1HV7awSKPn3kgdK0FaileG+mpMlxUd1KeCBpMtzQ2PAI= +SHA256 (Pkgfile) = 9742d0c56b567f250a1a444279dd9ead34134148f591e8c05ed070387221f58f SHA256 (.footprint) = 4b6e9e791f10bb007a541c6a4cfe6a189d549592939bdf3e04c5bd0f25a4bfa0 -SHA256 (php-7.2.15.tar.xz) = 75e90012faef700dffb29311f3d24fa25f1a5e0f70254a9b8d5c794e25e938ce +SHA256 (php-7.2.16.tar.xz) = 7d91ed3c1447c6358a3d53f84599ef854aca4c3622de7435e2df115bf196e482 diff --git a/php-ftp/Pkgfile b/php-ftp/Pkgfile index a31479407..a68b70e48 100644 --- a/php-ftp/Pkgfile +++ b/php-ftp/Pkgfile @@ -5,7 +5,7 @@ # Depends on: name=php-ftp -version=7.2.15 +version=7.2.16 release=1 source=(http://www.php.net/distributions/php-$version.tar.xz) |