diff options
author | Juergen Daubert <jue@jue.li> | 2021-03-13 12:49:28 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2021-03-13 12:49:28 +0100 |
commit | 4fb4684345212f9df70634a3bb23f6d22819c16f (patch) | |
tree | 8727f07084af4b7eb7ac77d7de856a674dfa43f8 /php-fcgi | |
parent | 7c583dd3dfcb7076276fbd43b8b906e03840998e (diff) | |
download | opt-4fb4684345212f9df70634a3bb23f6d22819c16f.tar.gz opt-4fb4684345212f9df70634a3bb23f6d22819c16f.tar.xz |
php: update to 7.4.16
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 2b96273bf..8f020e8c5 100644 --- a/php-fcgi/.signature +++ b/php-fcgi/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/RaYE+yl4Eqvua02likhXPPO2Kmo3b27u3GqgQ51/1wWG+czL2d/cIV7G0rJWLKTKWb41KQDzdlb27/2hz84Fw4= -SHA256 (Pkgfile) = e837971c83a6ba75d0e621b2e4a3ffb58945fa9df920ec34d0f35f83583e413b +RWSE3ohX2g5d/co+7ZhNV39RRLBKcpqFLE41xPgFRTR+ee+2naJS7dZsTzrTOexPJPrYGHuqzAd865N196G/hwhIBXOf7MZoKQE= +SHA256 (Pkgfile) = 7641ecfb5f1bfe77cb2d8c9340906c7009a887651ca3ac64b46e2cdbe9fc8c9c SHA256 (.footprint) = 073d817f449e60b58f4c904bd4ef54ddad9bd0ab946ee178956622bf76d5501b -SHA256 (php-7.4.15.tar.xz) = 9b859c65f0cf7b3eff9d4a28cfab719fb3d36a1db3c20d874a79b5ec44d43cb8 +SHA256 (php-7.4.16.tar.xz) = 1c16cefaf88ded4c92eed6a8a41eb682bb2ef42429deb55f1c4ba159053fb98b SHA256 (php-fcgi) = 058feaf2d8ad8ed61a4191512eb2151b8ed87fd92ce469ee8bab1812c0cb6471 diff --git a/php-fcgi/Pkgfile b/php-fcgi/Pkgfile index 933c2f369..313bf75ad 100644 --- a/php-fcgi/Pkgfile +++ b/php-fcgi/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libpcre2 libxml2 name=php-fcgi -version=7.4.15 +version=7.4.16 release=1 source=(https://php.net/distributions/php-$version.tar.xz php-fcgi) |