diff options
author | Juergen Daubert <jue@jue.li> | 2022-09-05 15:15:18 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2022-09-05 15:15:18 +0200 |
commit | 84b2e683ca0b32271cb2aa8523b98846fa6d198e (patch) | |
tree | 93d6199e3e6c1ee6e9a65fc02371f7d229aaa741 /php-zip | |
parent | dc6b527d76d70a0ac12142788333147fde74a85b (diff) | |
download | opt-84b2e683ca0b32271cb2aa8523b98846fa6d198e.tar.gz opt-84b2e683ca0b32271cb2aa8523b98846fa6d198e.tar.xz |
php: update to 8.1.10
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 7cceb38d2..ad38b911f 100644 --- a/php-zip/.signature +++ b/php-zip/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/X4Ang9MeGN+jUspqGycqjgQp6VVUt8nSBTmZbkXjh4jcsOkhKoYby+HUlKUP0yoNT8+VpeLp7YJSq/DMUp2gwo= -SHA256 (Pkgfile) = 210c174df0354ad820b7d816facdfcb223646888cfc5da23f9e500fc1071bc39 +RWSE3ohX2g5d/QNxAWXzJ+tpB/EYAFYwqb1e8jbvaNrYHkPfudqwZzGZNGwrLIAzpWYhXhK/nmwmiqfEzvvOITkhI2fiafD8+ww= +SHA256 (Pkgfile) = 7760662df1e8b3466073b8ec85656acf8b889e0c42cda648a4f310bcc656285a SHA256 (.footprint) = 0ba08044c2d47be4c86015de875a10f15dfee8367b932c5466a0212da28e4203 -SHA256 (php-8.1.9.tar.xz) = 53477e73e6254dc942b68913a58d815ffdbf6946baf61a1f8ef854de524c27bf +SHA256 (php-8.1.10.tar.xz) = 90e7120c77ee83630e6ac928d23bc6396603d62d83a3cf5df8a450d2e3070162 diff --git a/php-zip/Pkgfile b/php-zip/Pkgfile index 7ba256b15..ef9a6c743 100644 --- a/php-zip/Pkgfile +++ b/php-zip/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libzip name=php-zip -version=8.1.9 +version=8.1.10 release=1 source=(https://www.php.net/distributions/php-$version.tar.xz) |