diff --git a/lang/php8/Makefile b/lang/php8/Makefile index 009e58c7fb..c3bddb8a6c 100644 --- a/lang/php8/Makefile +++ b/lang/php8/Makefile @@ -6,7 +6,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=php -PKG_VERSION:=8.1.15 +PKG_VERSION:=8.1.16 PKG_RELEASE:=1 PKG_MAINTAINER:=Michael Heimpold @@ -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:=cd450fb4ee50488c5bf5f08851f514e5a1cac18c9512234d9e16c3a1d35781a6 +PKG_HASH:=d61f13d96a58b93c39672b58f25e1ee4ce88500f4acb1430cb01a514875c1258 PKG_BUILD_PARALLEL:=1 PKG_USE_MIPS16:=0