diff options
author | Juergen Daubert <jue@jue.li> | 2021-12-18 15:27:45 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2021-12-18 15:27:45 +0100 |
commit | d89b290f4f7383c5784d7571183442a6569eb7e7 (patch) | |
tree | e9adbddecad03854db1e8bd95fdc18b5eed5034c /php-fcgi | |
parent | 17e0775e47b8f3d338170bae058e8c8b9f8af111 (diff) | |
download | opt-d89b290f4f7383c5784d7571183442a6569eb7e7.tar.gz opt-d89b290f4f7383c5784d7571183442a6569eb7e7.tar.xz |
php: update to 8.0.14
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 69e2073ba..39b5c19e7 100644 --- a/php-fcgi/.signature +++ b/php-fcgi/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/WCBcOO8Pq6VSQQJwl5HcbQ+WJce5LoEgyBC3U38DA1jFjEEYnXGZH0DRvAP9roqFfS0B8sYJMMK8xE35R8fiQE= -SHA256 (Pkgfile) = 80a6f4a19bd8e92dad48851a5f307e6f70a1c6c6c6071b8f8a496dc7dcbb7270 +RWSE3ohX2g5d/WUFpu6eV/FkhlfCV7Lhs8KFVdMB9V53OREY0b4y5XvDzhoL/EgZ00RZW91V+MdYhAaVh/82LT3dHUb7T42kVQw= +SHA256 (Pkgfile) = 7d730311bd326b8db920eab912999be9ca242caf878ea51d9a94936b58d36968 SHA256 (.footprint) = 073d817f449e60b58f4c904bd4ef54ddad9bd0ab946ee178956622bf76d5501b -SHA256 (php-8.0.13.tar.xz) = cd976805ec2e9198417651027dfe16854ba2c2c388151ab9d4d268513d52ed52 +SHA256 (php-8.0.14.tar.xz) = fbde8247ac200e4de73449d9fefc8b495d323b5be9c10cdb645fb431c91156e3 SHA256 (php-fcgi) = 058feaf2d8ad8ed61a4191512eb2151b8ed87fd92ce469ee8bab1812c0cb6471 diff --git a/php-fcgi/Pkgfile b/php-fcgi/Pkgfile index 0789d6527..f9130f7cf 100644 --- a/php-fcgi/Pkgfile +++ b/php-fcgi/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libpcre2 libxml2 name=php-fcgi -version=8.0.13 +version=8.0.14 release=1 source=(https://php.net/distributions/php-$version.tar.xz php-fcgi) |