From 60b55bd1ea4ccf2651b9b8ad7c0fe9bb743dd7c6 Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Fri, 10 May 2024 12:14:12 +0200 Subject: [PATCH] mod_php: updated to version 8.3.7 --- mod_php/.signature | 6 +++--- mod_php/Pkgfile | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/mod_php/.signature b/mod_php/.signature index d6d15341b..5b41854f7 100644 --- a/mod_php/.signature +++ b/mod_php/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/fxh9LFWBQ6zqtgCwYMLbM1p325swO06c9StAb6e2Yh2/jdsxI0ZdIfFft6Of3c48vCw97hm4CDjsQxR6mVlKgM= -SHA256 (Pkgfile) = a8d25d60bb808c0b7bbe3d1f8fbb31cae266e642e31176e92339a18d43e77f43 +RWSE3ohX2g5d/Toe5j8ziM+BR06dD6VdJAn8T/COD2+UlBilnPQ3LoiArBmSK04l7K/4VEQiHitGAcK4WDto5Me8UYm3r6S97wo= +SHA256 (Pkgfile) = 03881fbdc9215230925a6ebe14912ceb5338b072d847c690bb411e1b0dc389f5 SHA256 (.footprint) = 7fa4482315662d626464b194385ae557ec401ff110bea6d24f6f48efc315ceba -SHA256 (php-8.3.6.tar.xz) = 53c8386b2123af97626d3438b3e4058e0c5914cb74b048a6676c57ac647f5eae +SHA256 (php-8.3.7.tar.xz) = d53433c1ca6b2c8741afa7c524272e6806c1e895e5912a058494fea89988570a diff --git a/mod_php/Pkgfile b/mod_php/Pkgfile index 52841ac8c..3e2d58eda 100644 --- a/mod_php/Pkgfile +++ b/mod_php/Pkgfile @@ -4,7 +4,7 @@ # Depends on: apache libpcre2 name=mod_php -version=8.3.6 +version=8.3.7 release=1 source=(https://php.net/distributions/php-$version.tar.xz)