From c4f00714110f80af49cac41c5a113eb432e689a3 Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Fri, 10 May 2024 12:13:58 +0200 Subject: [PATCH] php-zip: updated to version 8.3.7 --- php-zip/.signature | 6 +++--- php-zip/Pkgfile | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/php-zip/.signature b/php-zip/.signature index 537485936..193d58997 100644 --- a/php-zip/.signature +++ b/php-zip/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/YzEuuS+zQx7tZB5zeiS3Z/kFZNwb2+P+Y13cqxTIFYTrTG4uCbZ0oRIbcpGylZ3Yl8H83EXrxF/fV6HtaRVsg0= -SHA256 (Pkgfile) = 77ae953e66a57f3081133f80dcac83f30defcd23fb5df1f0b3debd3d44c3d422 +RWSE3ohX2g5d/QP2eSDaxCQlhen6mOZSZaFxtxfQIJYtBIp+Rq7jAAg0nP1BQlJptuaKy92Kt8EbSv5ARyUxMHssL9MWo1hCQQA= +SHA256 (Pkgfile) = a545b3e4a99933d7fd384a3bbb11b2ed7dc5d56a3ea66487c0125d5314f11ac4 SHA256 (.footprint) = 0ba08044c2d47be4c86015de875a10f15dfee8367b932c5466a0212da28e4203 -SHA256 (php-8.3.6.tar.xz) = 53c8386b2123af97626d3438b3e4058e0c5914cb74b048a6676c57ac647f5eae +SHA256 (php-8.3.7.tar.xz) = d53433c1ca6b2c8741afa7c524272e6806c1e895e5912a058494fea89988570a diff --git a/php-zip/Pkgfile b/php-zip/Pkgfile index 92a10b2d6..ab965cf8f 100644 --- a/php-zip/Pkgfile +++ b/php-zip/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libzip name=php-zip -version=8.3.6 +version=8.3.7 release=1 source=(https://www.php.net/distributions/php-$version.tar.xz)