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
3 deletions
-
packages/php/build.sh
|
|
@ -1,10 +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.3 |
|
|
|
TERMUX_PKG_REVISION=3 |
|
|
|
TERMUX_PKG_VERSION=7.4.4 |
|
|
|
TERMUX_PKG_SRCURL=https://secure.php.net/distributions/php-${TERMUX_PKG_VERSION}.tar.xz |
|
|
|
TERMUX_PKG_SHA256=cf1f856d877c268124ded1ede40c9fb6142b125fdaafdc54f855120b8bc6982a |
|
|
|
TERMUX_PKG_SHA256=1873c4cefdd3df9a78dcffb2198bba5c2f0464f55c9c960720c84df483fca74c |
|
|
|
# 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: |
|
|
|