Leonid Plyushch
5 years ago
No known key found for this signature in database
GPG Key ID: 45F2964132545795
1 changed files with
2 additions and
2 deletions
-
packages/php/build.sh
|
|
@ -1,9 +1,9 @@ |
|
|
|
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.4 |
|
|
|
TERMUX_PKG_VERSION=7.4.5 |
|
|
|
TERMUX_PKG_SRCURL=https://secure.php.net/distributions/php-${TERMUX_PKG_VERSION}.tar.xz |
|
|
|
TERMUX_PKG_SHA256=1873c4cefdd3df9a78dcffb2198bba5c2f0464f55c9c960720c84df483fca74c |
|
|
|
TERMUX_PKG_SHA256=d059fd7f55bdc4d2eada15a00a2976697010d3631ef6f83149cc5289e1f23c2c |
|
|
|
# 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: |
|
|
|