php: bump revision

Will it help with https://github.com/termux/termux-packages/issues/4056 ?
This commit is contained in:
Leonid Pliushch 2019-07-15 13:03:40 +03:00
parent 70e85aef06
commit a30e9e3720

View File

@ -2,6 +2,7 @@ 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.3.7
TERMUX_PKG_REVISION=1
TERMUX_PKG_SRCURL=https://secure.php.net/distributions/php-${TERMUX_PKG_VERSION}.tar.xz
TERMUX_PKG_SHA256=ba067200ba649956b3a92ec8b71a6ed8ce8a099921212443c1bcf3260a29274c
# Build native php for phar to build (see pear-Makefile.frag.patch):