php8: update to 8.0.16 17900/head
authorMichael Heimpold <mhei@heimpold.de>
Fri, 18 Feb 2022 21:36:10 +0000 (22:36 +0100)
committerMichael Heimpold <mhei@heimpold.de>
Fri, 18 Feb 2022 21:36:10 +0000 (22:36 +0100)
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
lang/php8/Makefile

index aa1097c657158e8c04f5b85358a1de605dc78383..22711f74d9f801db9c067ab6e6901c7616db19c4 100644 (file)
@@ -6,7 +6,7 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=php
-PKG_VERSION:=8.0.15
+PKG_VERSION:=8.0.16
 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:=5f33544061d37d805a2a9ce791f081ef08a7155bd7ba2362e69bba2d06b0f8b2
+PKG_HASH:=f27a2f25259e8c51e42dfd74e24a546ee521438ad7d9f6c6e794aa91f38bab0a
 
 PKG_BUILD_PARALLEL:=1
 PKG_USE_MIPS16:=0