X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/blobdiff_plain/b754bd2638f1645221cca7a3460d0a984914a48b..3a1a159e8c1919bb74b201db42cb1f25904ecab8:/packages/php/build.sh diff --git a/packages/php/build.sh b/packages/php/build.sh index 40ddc9b1..fef5fa00 100644 --- a/packages/php/build.sh +++ b/packages/php/build.sh @@ -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: