php: update to 7.4.7

This commit is contained in:
Leonid Pliushch 2020-06-21 19:20:18 +03:00
parent 95ff7e5de2
commit 47fbbf42a0
1 changed files with 2 additions and 2 deletions

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.6
TERMUX_PKG_VERSION=7.4.7
#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=db899ca36dad5dd548bd1c66aef39186ec15238be6dec625f4f0419485057ebc
TERMUX_PKG_SHA256=49f2e9769983561b169f1f38ede6b093fadf47de12c827367dbf9e2c9fbc8cda
# 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: