mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 21:24:31 +04:00
php8: update to 8.4.12
Upstream changelog: https://www.php.net/ChangeLog-8.php#8.4.12 Signed-off-by: Michael Heimpold <mhei@heimpold.de>
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=php
|
PKG_NAME:=php
|
||||||
PKG_VERSION:=8.4.11
|
PKG_VERSION:=8.4.12
|
||||||
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:=04cd331380a8683a5c2503938eb51764d48d507c53ad4208d2c82e0eed779a00
|
PKG_HASH:=c1b7978cbb5054eed6c749bde4444afc16a3f2268101fb70a7d5d9b1083b12ad
|
||||||
|
|
||||||
PKG_BUILD_PARALLEL:=1
|
PKG_BUILD_PARALLEL:=1
|
||||||
PKG_BUILD_FLAGS:=no-mips16
|
PKG_BUILD_FLAGS:=no-mips16
|
||||||
|
|||||||
Reference in New Issue
Block a user