From 183810bd5b378096a9d5cc9725d0d98d2d7ba4e8 Mon Sep 17 00:00:00 2001 From: Michael Heimpold Date: Tue, 9 Jul 2024 20:17:54 +0200 Subject: [PATCH] php8: update to 8.3.9 Upstream changelog: https://www.php.net/ChangeLog-8.php#8.3.9 Signed-off-by: Michael Heimpold --- lang/php8/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lang/php8/Makefile b/lang/php8/Makefile index 8c236e6b1c..833d5107b1 100644 --- a/lang/php8/Makefile +++ b/lang/php8/Makefile @@ -6,8 +6,8 @@ include $(TOPDIR)/rules.mk PKG_NAME:=php -PKG_VERSION:=8.3.8 -PKG_RELEASE:=2 +PKG_VERSION:=8.3.9 +PKG_RELEASE:=1 PKG_MAINTAINER:=Michael Heimpold PKG_LICENSE:=PHP-3.01 @@ -16,7 +16,7 @@ PKG_CPE_ID:=cpe:/a:php:php PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=https://www.php.net/distributions/ -PKG_HASH:=aea358b56186f943c2bbd350c9005b9359133d47e954cfc561385319ae5bb8d7 +PKG_HASH:=bf4d7b8ea60a356064f88485278bd6f941a230ec16f0fc401574ce1445ad6c77 PKG_BUILD_PARALLEL:=1 PKG_BUILD_FLAGS:=no-mips16