Skip to content

Commit 657f326

Browse files
mheihnyman
authored andcommitted
php8: update to 8.4.14
Upstream changelog: https://www.php.net/ChangeLog-8.php#8.4.14 Signed-off-by: Michael Heimpold <[email protected]>
1 parent 4151ca2 commit 657f326

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lang/php8/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
include $(TOPDIR)/rules.mk
77

88
PKG_NAME:=php
9-
PKG_VERSION:=8.4.13
9+
PKG_VERSION:=8.4.14
1010
PKG_RELEASE:=1
1111

1212
PKG_MAINTAINER:=Michael Heimpold <[email protected]>
@@ -16,7 +16,7 @@ PKG_CPE_ID:=cpe:/a:php:php
1616

1717
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
1818
PKG_SOURCE_URL:=https://www.php.net/distributions/
19-
PKG_HASH:=b4f27adf30bcf262eacf93c78250dd811980f20f3b90d79a3dc11248681842df
19+
PKG_HASH:=bac90ee7cf738e814c89b6b27d4d2c4b70e50942a420837e1a22f5fd5f9867a3
2020

2121
PKG_BUILD_PARALLEL:=1
2222
PKG_BUILD_FLAGS:=no-mips16

0 commit comments

Comments
 (0)