diff options
author | Juergen Daubert <jue@jue.li> | 2022-10-04 11:58:47 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2022-10-04 11:58:47 +0200 |
commit | f153dc231492785e895f708455b29657465f482a (patch) | |
tree | fc255d03085cd589e7fdf4dd1da52bea84246a6d /php-zip | |
parent | 403e78ca1f2f7b002a0f3afc94939cc5801571ea (diff) | |
download | opt-f153dc231492785e895f708455b29657465f482a.tar.gz opt-f153dc231492785e895f708455b29657465f482a.tar.xz |
php: update to 8.1.11
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 ad38b911f..4da7ba522 100644 --- a/php-zip/.signature +++ b/php-zip/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/QNxAWXzJ+tpB/EYAFYwqb1e8jbvaNrYHkPfudqwZzGZNGwrLIAzpWYhXhK/nmwmiqfEzvvOITkhI2fiafD8+ww= -SHA256 (Pkgfile) = 7760662df1e8b3466073b8ec85656acf8b889e0c42cda648a4f310bcc656285a +RWSE3ohX2g5d/deDJAXi5xewpIFZxBc8Rk6ULkz/PakMB/BSx5sAXsbyU/wOQzUZEiRMEtIGPmwfFha7XnqlnHGuoXGJAazWiAA= +SHA256 (Pkgfile) = b619729ba4f78d8e756f4b5b8442b93187556b376772a8bfab42b4cb9cc59b09 SHA256 (.footprint) = 0ba08044c2d47be4c86015de875a10f15dfee8367b932c5466a0212da28e4203 -SHA256 (php-8.1.10.tar.xz) = 90e7120c77ee83630e6ac928d23bc6396603d62d83a3cf5df8a450d2e3070162 +SHA256 (php-8.1.11.tar.xz) = 3005198d7303f87ab31bc30695de76e8ad62783f806b6ab9744da59fe41cc5bd diff --git a/php-zip/Pkgfile b/php-zip/Pkgfile index ef9a6c743..c0a5409ea 100644 --- a/php-zip/Pkgfile +++ b/php-zip/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libzip name=php-zip -version=8.1.10 +version=8.1.11 release=1 source=(https://www.php.net/distributions/php-$version.tar.xz) |