php: Update from 7.1.7 to 7.1.8

This commit is contained in:
Fredrik Fornwall 2017-08-08 09:35:09 +02:00
parent f8d413b4c8
commit fe9cc82e47

View File

@ -1,9 +1,8 @@
TERMUX_PKG_HOMEPAGE=https://php.net
TERMUX_PKG_DESCRIPTION="Server-side, HTML-embedded scripting language"
TERMUX_PKG_VERSION=7.1.7
TERMUX_PKG_REVISION=2
TERMUX_PKG_VERSION=7.1.8
TERMUX_PKG_SHA256=8943858738604acb33ecedb865d6c4051eeffe4e2d06f3a3c8f794daccaa2aab
TERMUX_PKG_SRCURL=http://www.php.net/distributions/php-${TERMUX_PKG_VERSION}.tar.xz
TERMUX_PKG_SHA256=0d42089729be7b2bb0308cbe189c2782f9cb4b07078c8a235495be5874fff729
# 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: