We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4151ca2 commit 657f326Copy full SHA for 657f326
lang/php8/Makefile
@@ -6,7 +6,7 @@
6
include $(TOPDIR)/rules.mk
7
8
PKG_NAME:=php
9
-PKG_VERSION:=8.4.13
+PKG_VERSION:=8.4.14
10
PKG_RELEASE:=1
11
12
PKG_MAINTAINER:=Michael Heimpold <[email protected]>
@@ -16,7 +16,7 @@ PKG_CPE_ID:=cpe:/a:php:php
16
17
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
18
PKG_SOURCE_URL:=https://www.php.net/distributions/
19
-PKG_HASH:=b4f27adf30bcf262eacf93c78250dd811980f20f3b90d79a3dc11248681842df
+PKG_HASH:=bac90ee7cf738e814c89b6b27d4d2c4b70e50942a420837e1a22f5fd5f9867a3
20
21
PKG_BUILD_PARALLEL:=1
22
PKG_BUILD_FLAGS:=no-mips16
0 commit comments