From cbc4dedc5cef87c74537661bb632793c89ef373d Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Tue, 10 Sep 2024 15:49:28 +0200 Subject: [PATCH] mod_php: updated to version 8.3.11 --- 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 3bbc76f70..92796eb92 100644 --- a/mod_php/.signature +++ b/mod_php/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/cOFrV+0QylnwV8nQeMvPbp+Qt2GBVA0we9+tkuXDFXTxVElH/C0/eVXSFWhN0W4gevbPjaqUjMNYOtzYHenEAE= -SHA256 (Pkgfile) = c1cea14b2944336585bf4f3ffb4db2ecf3a7bbcf662677115349eede760c941a +RWSE3ohX2g5d/U0yg+NOxfKO0Xs7vZbrvsec1blQkDP/swEg4/jhtl1KjCJK1X9iabz7c3SDARX24ij8m4df0rfdon8XhO/zqwQ= +SHA256 (Pkgfile) = dbcbae54dcfadb3988d9227e50f4a0192c74e4358e1325923be808b55c7729a8 SHA256 (.footprint) = 7fa4482315662d626464b194385ae557ec401ff110bea6d24f6f48efc315ceba -SHA256 (php-8.3.10.tar.xz) = a0f2179d00931fe7631a12cbc3428f898ca3d99fe564260c115af381d2a1978d +SHA256 (php-8.3.11.tar.xz) = b862b098a08ab9bf4b36ed12c7d0d9f65353656b36fb0e3c5344093aceb35802 diff --git a/mod_php/Pkgfile b/mod_php/Pkgfile index 0eda2570b..421c3f7f0 100644 --- a/mod_php/Pkgfile +++ b/mod_php/Pkgfile @@ -4,7 +4,7 @@ # Depends on: apache libpcre2 name=mod_php -version=8.3.10 +version=8.3.11 release=1 source=(https://php.net/distributions/php-$version.tar.xz)