diff options
author | Juergen Daubert <jue@jue.li> | 2022-08-05 12:46:51 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2022-08-05 12:46:51 +0200 |
commit | 84380eb68a02aaabaabd25ebf50b6c191134c0f6 (patch) | |
tree | 54fd82fd6e8a1af7a2ec2fc5f541b274ac584a4b /php-zip | |
parent | 6dfc2cd21a1e45bf446af30f3e151f604694f4bd (diff) | |
download | opt-84380eb68a02aaabaabd25ebf50b6c191134c0f6.tar.gz opt-84380eb68a02aaabaabd25ebf50b6c191134c0f6.tar.xz |
php: update to 8.1.9
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 442048028..7cceb38d2 100644 --- a/php-zip/.signature +++ b/php-zip/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/QZ+5lN1bvPlGDZ5etci7W474y4tV08dBX0MQmr4cqruV4iec3jqCVqtDOaxFeW3bSHdcfhvg/cxBleHrHJstgU= -SHA256 (Pkgfile) = 23e4e97756bfb2c160a6064f2772f7b94438b693654eb42480535b18fa6ecba0 +RWSE3ohX2g5d/X4Ang9MeGN+jUspqGycqjgQp6VVUt8nSBTmZbkXjh4jcsOkhKoYby+HUlKUP0yoNT8+VpeLp7YJSq/DMUp2gwo= +SHA256 (Pkgfile) = 210c174df0354ad820b7d816facdfcb223646888cfc5da23f9e500fc1071bc39 SHA256 (.footprint) = 0ba08044c2d47be4c86015de875a10f15dfee8367b932c5466a0212da28e4203 -SHA256 (php-8.1.8.tar.xz) = 04c065515bc347bc68e0bb1ac7182669a98a731e4a17727e5731650ad3d8de4c +SHA256 (php-8.1.9.tar.xz) = 53477e73e6254dc942b68913a58d815ffdbf6946baf61a1f8ef854de524c27bf diff --git a/php-zip/Pkgfile b/php-zip/Pkgfile index a3fe9f2af..7ba256b15 100644 --- a/php-zip/Pkgfile +++ b/php-zip/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libzip name=php-zip -version=8.1.8 +version=8.1.9 release=1 source=(https://www.php.net/distributions/php-$version.tar.xz) |