From 206a97d168a470bf83afeed62c5dab379088c591 Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Sat, 6 Jul 2024 12:42:03 +0200 Subject: [PATCH] mod_php: updated to version 8.3.9 --- 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 f8474887b..1afa8dcb7 100644 --- a/mod_php/.signature +++ b/mod_php/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/WiLGtLGloE1M3VMWdT9jtny4mminsUJFTRpEbFo1rI5IqqrdlHa6LmZ44n+T7nZmvme8ZfVZKgtDjphYjbbiAQ= -SHA256 (Pkgfile) = 3c49d91d42caa1721a749c3680095fd5c2fc2d05673eb6eded92d617b2d3c086 +RWSE3ohX2g5d/WxOtrg7fGF7Lw900O7tnqWaEy1o1K+aKZ4QfRswjZuu4suLUxcMj6i++OvSbMV0GG/mMAPxBOnsKRErQ+zW3AM= +SHA256 (Pkgfile) = 11b99f0d83fe689fa6e3db4949bf40e6d327922dce1f3cce1e2d3c2eb64d2fac SHA256 (.footprint) = 7fa4482315662d626464b194385ae557ec401ff110bea6d24f6f48efc315ceba -SHA256 (php-8.3.8.tar.xz) = aea358b56186f943c2bbd350c9005b9359133d47e954cfc561385319ae5bb8d7 +SHA256 (php-8.3.9.tar.xz) = bf4d7b8ea60a356064f88485278bd6f941a230ec16f0fc401574ce1445ad6c77 diff --git a/mod_php/Pkgfile b/mod_php/Pkgfile index 3b6c35d20..61a3eaba1 100644 --- a/mod_php/Pkgfile +++ b/mod_php/Pkgfile @@ -4,7 +4,7 @@ # Depends on: apache libpcre2 name=mod_php -version=8.3.8 +version=8.3.9 release=1 source=(https://php.net/distributions/php-$version.tar.xz)