php8: update to 8.0.30 21815/head
authorMichael Heimpold <mhei@heimpold.de>
Sun, 13 Aug 2023 09:47:04 +0000 (11:47 +0200)
committerMichael Heimpold <mhei@heimpold.de>
Sun, 13 Aug 2023 09:47:04 +0000 (11:47 +0200)
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
lang/php8/Makefile

index 3a7487a30b0ffb65433c4f5fca67d596eb5aa1e2..e1083df2f07c130e733b5342ccba41ec180f7e13 100644 (file)
@@ -6,7 +6,7 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=php
-PKG_VERSION:=8.0.29
+PKG_VERSION:=8.0.30
 PKG_RELEASE:=1
 
 PKG_MAINTAINER:=Michael Heimpold <mhei@heimpold.de>
@@ -16,7 +16,7 @@ PKG_CPE_ID:=cpe:/a:php:php
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
 PKG_SOURCE_URL:=http://www.php.net/distributions/
-PKG_HASH:=14db2fbf26c07d0eb2c9fab25dbde7e27726a3e88452cca671f0896bbb683ca9
+PKG_HASH:=216ab305737a5d392107112d618a755dc5df42058226f1670e9db90e77d777d9
 
 PKG_BUILD_PARALLEL:=1
 PKG_USE_MIPS16:=0