php8: update to 8.1.20 21382/head
authorMichael Heimpold <mhei@heimpold.de>
Thu, 15 Jun 2023 19:24:26 +0000 (21:24 +0200)
committerMichael Heimpold <mhei@heimpold.de>
Thu, 15 Jun 2023 19:24:26 +0000 (21:24 +0200)
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
lang/php8/Makefile

index a977ba0325ff37ba1c8cf9fbd34215174aff72fb..9351b17089c0e3be1a1e369280c3e6f9d20ff4d0 100644 (file)
@@ -6,7 +6,7 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=php
-PKG_VERSION:=8.1.18
+PKG_VERSION:=8.1.20
 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:=f3553370f8ba42729a9ce75eed17a2111d32433a43b615694f6a571b8bad0e39
+PKG_HASH:=4c9973f599e93ed5e8ce2b45ce1d41bb8fb54ce642824fd23e56b52fd75029a6
 
 PKG_BUILD_PARALLEL:=1
 PKG_USE_MIPS16:=0