From 4f3daf57f2bbfe664eb60781475965a8954beb3a Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Tue, 16 Apr 2024 11:12:22 +0200 Subject: [PATCH] php-zip: updated to version 8.3.6 --- 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 37c162d03..537485936 100644 --- a/php-zip/.signature +++ b/php-zip/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/T9MjNMQllbi1Jp9o4tdpR7Xl/NRnYa42RSexCqkz653EsPg9jXMs60R/5UNduhUdUJWrS/BaGpbbfoffgYXOg0= -SHA256 (Pkgfile) = 265a1db5ab24fed0e182c71efe3c2a1bbab86a485f0e1730fe9935a84b5a4ad5 +RWSE3ohX2g5d/YzEuuS+zQx7tZB5zeiS3Z/kFZNwb2+P+Y13cqxTIFYTrTG4uCbZ0oRIbcpGylZ3Yl8H83EXrxF/fV6HtaRVsg0= +SHA256 (Pkgfile) = 77ae953e66a57f3081133f80dcac83f30defcd23fb5df1f0b3debd3d44c3d422 SHA256 (.footprint) = 0ba08044c2d47be4c86015de875a10f15dfee8367b932c5466a0212da28e4203 -SHA256 (php-8.3.4.tar.xz) = 39a337036a546e5c28aea76cf424ac172db5156bd8a8fd85252e389409a5ba63 +SHA256 (php-8.3.6.tar.xz) = 53c8386b2123af97626d3438b3e4058e0c5914cb74b048a6676c57ac647f5eae diff --git a/php-zip/Pkgfile b/php-zip/Pkgfile index 33f8d83aa..92a10b2d6 100644 --- a/php-zip/Pkgfile +++ b/php-zip/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libzip name=php-zip -version=8.3.4 +version=8.3.6 release=1 source=(https://www.php.net/distributions/php-$version.tar.xz)