php: Update from 7.1 RC4 to RC5

This commit is contained in:
Fredrik Fornwall 2016-10-28 20:26:34 -04:00
parent 1b57bf8cd0
commit bc456a6a9d

View File

@ -1,6 +1,6 @@
TERMUX_PKG_HOMEPAGE=http://php.net/
TERMUX_PKG_DESCRIPTION="Server-side, HTML-embedded scripting language"
_PHP_RC=4
_PHP_RC=5
TERMUX_PKG_VERSION=7.1~rc${_PHP_RC}
TERMUX_PKG_SRCURL=https://downloads.php.net/~krakjoe/php-7.1.0RC${_PHP_RC}.tar.xz
# Build native php for phar to build (see pear-Makefile.frag.patch):