diff options
author | Juergen Daubert <jue@jue.li> | 2022-07-14 10:44:45 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2022-07-14 10:44:45 +0200 |
commit | 986f6f0247e363eff06d855345edb402bb5d22e4 (patch) | |
tree | 9de388f9de182469d792e9391198aebf5fd6d27b /php-zip | |
parent | cc1869367057b60a2e87f6c18aa8a1211a730b33 (diff) | |
download | opt-986f6f0247e363eff06d855345edb402bb5d22e4.tar.gz opt-986f6f0247e363eff06d855345edb402bb5d22e4.tar.xz |
php: update to 8.1.8
Diffstat (limited to 'php-zip')
-rw-r--r-- | php-zip/.signature | 6 | ||||
-rw-r--r-- | php-zip/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/php-zip/.signature b/php-zip/.signature index 087656b20..442048028 100644 --- a/php-zip/.signature +++ b/php-zip/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/amTTv1CpKZ3vNhMH7VLTJnzQicM8FVjf4jsrZLPm7pLAcg2euwYcdA/tEbuMUgqAgfgdcGzp2OUBenak3gglgE= -SHA256 (Pkgfile) = 282a7c849eb84550971d082771ed6b43e07afc348edf6efef94741bf55adff30 +RWSE3ohX2g5d/QZ+5lN1bvPlGDZ5etci7W474y4tV08dBX0MQmr4cqruV4iec3jqCVqtDOaxFeW3bSHdcfhvg/cxBleHrHJstgU= +SHA256 (Pkgfile) = 23e4e97756bfb2c160a6064f2772f7b94438b693654eb42480535b18fa6ecba0 SHA256 (.footprint) = 0ba08044c2d47be4c86015de875a10f15dfee8367b932c5466a0212da28e4203 -SHA256 (php-8.1.7.tar.xz) = f042322f1b5a9f7c2decb84b7086ef676896c2f7178739b9672afafa964ed0e5 +SHA256 (php-8.1.8.tar.xz) = 04c065515bc347bc68e0bb1ac7182669a98a731e4a17727e5731650ad3d8de4c diff --git a/php-zip/Pkgfile b/php-zip/Pkgfile index dc40c58f2..a3fe9f2af 100644 --- a/php-zip/Pkgfile +++ b/php-zip/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libzip name=php-zip -version=8.1.7 +version=8.1.8 release=1 source=(https://www.php.net/distributions/php-$version.tar.xz) |