Merge pull request #24342 from mhei/22.03-php8-update-to-8.1.29

[22.03] php8: update to 8.1.29
This commit is contained in:
Michael Heimpold
2024-06-10 06:52:26 +02:00
committed by GitHub

View File

@@ -6,7 +6,7 @@
include $(TOPDIR)/rules.mk include $(TOPDIR)/rules.mk
PKG_NAME:=php PKG_NAME:=php
PKG_VERSION:=8.1.28 PKG_VERSION:=8.1.29
PKG_RELEASE:=1 PKG_RELEASE:=1
PKG_MAINTAINER:=Michael Heimpold <mhei@heimpold.de> 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:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=https://www.php.net/distributions/ PKG_SOURCE_URL:=https://www.php.net/distributions/
PKG_HASH:=95d0b2e9466108fd750dab5c30a09e5c67f5ad2cb3b1ffb3625a038a755ad080 PKG_HASH:=288884af60581d4284baba2ace9ca6d646f72facbd3e3c2dd2acc7fe6f903536
PKG_BUILD_PARALLEL:=1 PKG_BUILD_PARALLEL:=1
PKG_USE_MIPS16:=0 PKG_USE_MIPS16:=0