From 46dcf9f83ac301a832fb99b580842b4706f59fcd Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Fri, 27 Sep 2024 13:49:07 +0200 Subject: [PATCH] php: updated to version 8.3.12 --- php/.signature | 6 +++--- php/Pkgfile | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/php/.signature b/php/.signature index b2e6c17e7..fa0591438 100644 --- a/php/.signature +++ b/php/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/dhf7dKc5+fHbLUhlAmAO7a4VNxolIsynFXGY5HvzK7UkmesXwt1TfOtS8fguZ1CUyYezVqBTNeWUqcPJXFD0Qs= -SHA256 (Pkgfile) = e27a254cbadcdd0fa4d39e2b19bca1012a2bf84f55dd9bb2be93404d6a8b9d98 +RWSE3ohX2g5d/YJDpqCCAiGymxwifLaMWT3weRwRsfHh5TXTDBhV1kdW7ggQethuvl3QWsKRiW0CvY8wQphBRosQVJaf4Vt4/gk= +SHA256 (Pkgfile) = 9d2a04802ce75d054046b07b4eb29bf7acccc432d6689680cf45e5053dd9f6b8 SHA256 (.footprint) = 601a74c89f8419f8f4a26d07ae4e3a2c51c05f466da297a6d7a97987843a884d -SHA256 (php-8.3.11.tar.xz) = b862b098a08ab9bf4b36ed12c7d0d9f65353656b36fb0e3c5344093aceb35802 +SHA256 (php-8.3.12.tar.xz) = f774e28633e26fc8c5197f4dae58ec9e3ff87d1b4311cbc61ab05a7ad24bd131 diff --git a/php/Pkgfile b/php/Pkgfile index 007cc6eef..1d2102297 100644 --- a/php/Pkgfile +++ b/php/Pkgfile @@ -4,7 +4,7 @@ # Depends on: bzip2 libpcre2 libxml2 curl db gdbm name=php -version=8.3.11 +version=8.3.12 release=1 source=(https://php.net/distributions/php-$version.tar.xz)