php8: update to 8.0.9
authorMichael Heimpold <redacted>
Thu, 29 Jul 2021 19:46:37 +0000 (21:46 +0200)
committerMichael Heimpold <redacted>
Thu, 29 Jul 2021 19:46:37 +0000 (21:46 +0200)
Signed-off-by: Michael Heimpold <redacted>
lang/php8/Makefile

index 2907a9941defb8353f88229b0fc2fe25f00dbb0d..ff3e112fd9f7a30f4ac158d2d796359864ccd62d 100644 (file)
@@ -6,7 +6,7 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=php
-PKG_VERSION:=8.0.8
+PKG_VERSION:=8.0.9
 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:=dc1668d324232dec1d05175ec752dade92d29bb3004275118bc3f7fc7cbfbb1c
+PKG_HASH:=71a01b2b56544e20e28696ad5b366e431a0984eaa39aa5e35426a4843e172010
 
 PKG_BUILD_PARALLEL:=1
 PKG_USE_MIPS16:=0
git clone https://git.99rst.org/PROJECT