php: update to 7.4.6
This commit is contained in:
parent
e38f102f14
commit
9ecbb217bd
@ -1,11 +1,10 @@
|
||||
TERMUX_PKG_HOMEPAGE=https://php.net
|
||||
TERMUX_PKG_DESCRIPTION="Server-side, HTML-embedded scripting language"
|
||||
TERMUX_PKG_LICENSE="PHP-3.0"
|
||||
TERMUX_PKG_VERSION=7.4.5
|
||||
TERMUX_PKG_REVISION=3
|
||||
TERMUX_PKG_VERSION=7.4.6
|
||||
#TERMUX_PKG_SRCURL=https://secure.php.net/distributions/php-${TERMUX_PKG_VERSION}.tar.xz
|
||||
TERMUX_PKG_SRCURL=https://github.com/php/php-src/archive/php-${TERMUX_PKG_VERSION}.tar.gz
|
||||
TERMUX_PKG_SHA256=3bef00e7599a09640efb6a9febf31b9f071cedc8fc1c19cb6e96488bc45e8e21
|
||||
TERMUX_PKG_SHA256=db899ca36dad5dd548bd1c66aef39186ec15238be6dec625f4f0419485057ebc
|
||||
# Build native php for phar to build (see pear-Makefile.frag.patch):
|
||||
TERMUX_PKG_HOSTBUILD=true
|
||||
# Build the native php without xml support as we only need phar:
|
||||
|
Loading…
Reference in New Issue
Block a user