diff options
author | Juergen Daubert <jue@jue.li> | 2018-10-12 12:42:02 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2018-10-12 12:42:02 +0200 |
commit | e77923aee68bb876d285eee8b7ab0d22c746432f (patch) | |
tree | 227af8595a514747e2012760cd5d1105c24ca491 /php-fcgi | |
parent | cb42148e2fb29c2246dd7ac0f2e76b7ef7937d62 (diff) | |
download | opt-e77923aee68bb876d285eee8b7ab0d22c746432f.tar.gz opt-e77923aee68bb876d285eee8b7ab0d22c746432f.tar.xz |
php: update to 7.2.11
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 568d12326..49a4ffc1f 100644 --- a/php-fcgi/.signature +++ b/php-fcgi/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/TeBIlE1f6S29ICTO8uXD0xdX8lsXHX96nfuTHUhGrQet2KJbgfsXSa4vnX6gGyPRD3ZvcgLr81E+zt4PtC09gc= -SHA256 (Pkgfile) = a0aa979dca1606b3a8feefd0d33561bb8d540ab31021883ebbcdbcc7f70779fd +RWSE3ohX2g5d/awP4Cxt1UteaxW+aekmmDtxDzSooYlVyBCHE83ug2kbgwtBEwvF7Kb4Dpjsmbg3Yyy4kevHylWZkpYWXpVz2Q8= +SHA256 (Pkgfile) = c5ef0c71b16e989056721aa82b97de973ea90386eb1f3b3a1166f2ad871e0146 SHA256 (.footprint) = 073d817f449e60b58f4c904bd4ef54ddad9bd0ab946ee178956622bf76d5501b -SHA256 (php-7.2.10.tar.xz) = 01c2154a3a8e3c0818acbdbc1a956832c828a0380ce6d1d14fea495ea21804f0 +SHA256 (php-7.2.11.tar.xz) = da1a705c0bc46410e330fc6baa967666c8cd2985378fb9707c01a8e33b01d985 SHA256 (php-fcgi) = 058feaf2d8ad8ed61a4191512eb2151b8ed87fd92ce469ee8bab1812c0cb6471 diff --git a/php-fcgi/Pkgfile b/php-fcgi/Pkgfile index 37cad1978..3ecd350b1 100644 --- a/php-fcgi/Pkgfile +++ b/php-fcgi/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libpcre libxml2 name=php-fcgi -version=7.2.10 +version=7.2.11 release=1 source=(http://php.net/distributions/php-$version.tar.xz php-fcgi) |