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