php8: update to 8.0.14
authorMichael Heimpold <mhei@heimpold.de>
Mon, 20 Dec 2021 15:44:29 +0000 (16:44 +0100)
committerMichael Heimpold <mhei@heimpold.de>
Mon, 20 Dec 2021 15:44:29 +0000 (16:44 +0100)
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
lang/php8/Makefile

index 73b911ba40bea18e4db9790032f8ec9dc86b41ac..d07f67257038e14619da604ae44a969e1f5d54c6 100644 (file)
@@ -6,7 +6,7 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=php
-PKG_VERSION:=8.0.13
+PKG_VERSION:=8.0.14
 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:=cd976805ec2e9198417651027dfe16854ba2c2c388151ab9d4d268513d52ed52
+PKG_HASH:=fbde8247ac200e4de73449d9fefc8b495d323b5be9c10cdb645fb431c91156e3
 
 PKG_BUILD_PARALLEL:=1
 PKG_USE_MIPS16:=0