From 8e57bf09a7690c99f58cc5ad7987f1c7aa991b44 Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Tue, 16 Apr 2024 11:09:46 +0200 Subject: [PATCH] php: updated to version 8.3.6 --- php/.signature | 6 +++--- php/Pkgfile | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/php/.signature b/php/.signature index 7bad2454b..c16b4ccd0 100644 --- a/php/.signature +++ b/php/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/TmseBWqdySbfdDxGiIMnAE/TH/OwpSoho8j7GA6yHKxbUbn1ddwruOzenlUDaRuOQk/tO3j1tZBcny9ckVbNAQ= -SHA256 (Pkgfile) = ffbfa87c4e475b9fd530375d99300e64537679889194d37ffe07100f67f300cf +RWSE3ohX2g5d/S8QF3K4sPRTgoBinim+IX2wjUnNnpor12xKA1h+ieHLwXTn8Zc0wapghERmrg195/zVLpHbOEoHObEYtyLeCgE= +SHA256 (Pkgfile) = f30eadb6ebe543cc93d4f3019e87cdaa73c3609fc6ee6a8a0baf55933d66eb5f SHA256 (.footprint) = 601a74c89f8419f8f4a26d07ae4e3a2c51c05f466da297a6d7a97987843a884d -SHA256 (php-8.3.4.tar.xz) = 39a337036a546e5c28aea76cf424ac172db5156bd8a8fd85252e389409a5ba63 +SHA256 (php-8.3.6.tar.xz) = 53c8386b2123af97626d3438b3e4058e0c5914cb74b048a6676c57ac647f5eae diff --git a/php/Pkgfile b/php/Pkgfile index bc51fec2d..afd0abffe 100644 --- a/php/Pkgfile +++ b/php/Pkgfile @@ -4,7 +4,7 @@ # Depends on: bzip2 libpcre2 libxml2 curl db gdbm name=php -version=8.3.4 +version=8.3.6 release=1 source=(https://php.net/distributions/php-$version.tar.xz)