From 2409a324e553ce2b0b3342ce299ac405e0d2c939 Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Fri, 27 Sep 2024 13:51:45 +0200 Subject: [PATCH] mod_php: updated to version 8.3.12 --- 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 92796eb92..77071b4c7 100644 --- a/mod_php/.signature +++ b/mod_php/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/U0yg+NOxfKO0Xs7vZbrvsec1blQkDP/swEg4/jhtl1KjCJK1X9iabz7c3SDARX24ij8m4df0rfdon8XhO/zqwQ= -SHA256 (Pkgfile) = dbcbae54dcfadb3988d9227e50f4a0192c74e4358e1325923be808b55c7729a8 +RWSE3ohX2g5d/TCeNpDDmIjBcKMjsNY5DE+TZBvoZEfDpYDdXg+yCErdjtepaoyAXAZMR9RbTZBlkUecyZbG9Xz18oo9Fo1IEQU= +SHA256 (Pkgfile) = f3568440357cab0d3d3e61b78b68ebaa23ede12790ff7664792235ab32855d9d SHA256 (.footprint) = 7fa4482315662d626464b194385ae557ec401ff110bea6d24f6f48efc315ceba -SHA256 (php-8.3.11.tar.xz) = b862b098a08ab9bf4b36ed12c7d0d9f65353656b36fb0e3c5344093aceb35802 +SHA256 (php-8.3.12.tar.xz) = f774e28633e26fc8c5197f4dae58ec9e3ff87d1b4311cbc61ab05a7ad24bd131 diff --git a/mod_php/Pkgfile b/mod_php/Pkgfile index 421c3f7f0..cf699791b 100644 --- a/mod_php/Pkgfile +++ b/mod_php/Pkgfile @@ -4,7 +4,7 @@ # Depends on: apache libpcre2 name=mod_php -version=8.3.11 +version=8.3.12 release=1 source=(https://php.net/distributions/php-$version.tar.xz)