diff options
author | Juergen Daubert <jue@jue.li> | 2019-04-10 14:45:02 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2019-04-10 14:45:02 +0200 |
commit | 962a46d6a9bd3e9c087d72a1a0f8cd2d7fc3c281 (patch) | |
tree | feef7f5e76cac1cd5359815686422409d5d8407b /php-fcgi | |
parent | fff3f6e272cc7057d571666faea1dae70a0dc783 (diff) | |
download | opt-962a46d6a9bd3e9c087d72a1a0f8cd2d7fc3c281.tar.gz opt-962a46d6a9bd3e9c087d72a1a0f8cd2d7fc3c281.tar.xz |
php: update to 7.2.17
Diffstat (limited to 'php-fcgi')
-rw-r--r-- | php-fcgi/.signature | 6 | ||||
-rw-r--r-- | php-fcgi/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/php-fcgi/.signature b/php-fcgi/.signature index a0bba9ac3..0efc43eac 100644 --- a/php-fcgi/.signature +++ b/php-fcgi/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/R1XwH9Wp0cPL3VZrcVy7/9G54t2WklP/F6sXLplDqNyrziFGrX9auUF4OutCdB1tFrzy95H0ZWi5feB1ZwP7gA= -SHA256 (Pkgfile) = d8f505663b98e4eed266609d742f81562ea0ab514d424538ec2c037186b18100 +RWSE3ohX2g5d/bnm4JwKPFYDbJ/2gWfmqxxGCiDUWYWGNj++sIyJt/h6L4gvSrsENLVl+VMqjQpzNqVmc46nK3WtvHAFMsg+/Q0= +SHA256 (Pkgfile) = 8dc3971172cef31f03f6d0b0f36f7f6a9a5cb0ff532ac86ead7ff686b26ea741 SHA256 (.footprint) = 073d817f449e60b58f4c904bd4ef54ddad9bd0ab946ee178956622bf76d5501b -SHA256 (php-7.2.16.tar.xz) = 7d91ed3c1447c6358a3d53f84599ef854aca4c3622de7435e2df115bf196e482 +SHA256 (php-7.2.17.tar.xz) = a3e5f51a9ae08813b3925bea3a4de02cd4906fcccf75646e267a213bb63bcf84 SHA256 (php-fcgi) = 058feaf2d8ad8ed61a4191512eb2151b8ed87fd92ce469ee8bab1812c0cb6471 diff --git a/php-fcgi/Pkgfile b/php-fcgi/Pkgfile index 1d5b706fd..129879657 100644 --- a/php-fcgi/Pkgfile +++ b/php-fcgi/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libpcre libxml2 name=php-fcgi -version=7.2.16 +version=7.2.17 release=1 source=(http://php.net/distributions/php-$version.tar.xz php-fcgi) |