1
0
mirror of https://github.com/termux/termux-packages synced 2024-06-18 02:57:07 +00:00

php: update from 7.4.9 to 7.4.10

This commit is contained in:
Butta 2020-09-06 20:05:49 +05:30
parent ac197f5a5a
commit d755c14ebe

View File

@ -1,10 +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.9
TERMUX_PKG_VERSION=7.4.10
#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=57fb5408893a95bdd2a0cc75b6862e1903281cebb4e0824cec2d512760159e11
TERMUX_PKG_SHA256=08ad83dbeac1b0f224e6c58b75397bb75c0aae1b6f076c0d8a54d0e0baa1eb46
# 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: