diff options
author | Juergen Daubert <jue@jue.li> | 2022-10-30 11:01:37 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2022-10-30 11:01:37 +0100 |
commit | ef4fc0618e4c76c73e755e81833c657567ea277d (patch) | |
tree | c8926eb926957d45db36caf6934c92ec6e35d262 /php-zip | |
parent | 4d968ebb0a5424d8a90f47e2894e7d524f35ed16 (diff) | |
download | opt-ef4fc0618e4c76c73e755e81833c657567ea277d.tar.gz opt-ef4fc0618e4c76c73e755e81833c657567ea277d.tar.xz |
php: update to 8.1.12
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 4da7ba522..fa35a6364 100644 --- a/php-zip/.signature +++ b/php-zip/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/deDJAXi5xewpIFZxBc8Rk6ULkz/PakMB/BSx5sAXsbyU/wOQzUZEiRMEtIGPmwfFha7XnqlnHGuoXGJAazWiAA= -SHA256 (Pkgfile) = b619729ba4f78d8e756f4b5b8442b93187556b376772a8bfab42b4cb9cc59b09 +RWSE3ohX2g5d/U4sMAo55pVBZxM8udWTw/57VvXY1EvHJ2USvbXFqedqis7z4WwiLy528C/LgwrEUNWB6RIwevucxRuR0/FtDwY= +SHA256 (Pkgfile) = f42056f70bf4581f3ed50650b73475efeaf331cbcb09b6b59d701bf12a47a073 SHA256 (.footprint) = 0ba08044c2d47be4c86015de875a10f15dfee8367b932c5466a0212da28e4203 -SHA256 (php-8.1.11.tar.xz) = 3005198d7303f87ab31bc30695de76e8ad62783f806b6ab9744da59fe41cc5bd +SHA256 (php-8.1.12.tar.xz) = 08243359e2204d842082269eedc15f08d2eca726d0e65b93fb11f4bfc51bbbab diff --git a/php-zip/Pkgfile b/php-zip/Pkgfile index c0a5409ea..e15e5a03e 100644 --- a/php-zip/Pkgfile +++ b/php-zip/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libzip name=php-zip -version=8.1.11 +version=8.1.12 release=1 source=(https://www.php.net/distributions/php-$version.tar.xz) |