|
|
@ -1,8 +1,8 @@ |
|
|
|
TERMUX_PKG_HOMEPAGE=https://php.net |
|
|
|
TERMUX_PKG_DESCRIPTION="Server-side, HTML-embedded scripting language" |
|
|
|
TERMUX_PKG_VERSION=7.2.5 |
|
|
|
TERMUX_PKG_SHA256=af70a33b3f7a51510467199b39af151333fbbe4cc21923bad9c7cf64268cddb2 |
|
|
|
TERMUX_PKG_SRCURL=http://www.php.net/distributions/php-${TERMUX_PKG_VERSION}.tar.xz |
|
|
|
TERMUX_PKG_VERSION=7.2.6 |
|
|
|
TERMUX_PKG_SHA256=1f004e049788a3effc89ef417f06a6cf704c95ae2a718b2175185f2983381ae7 |
|
|
|
TERMUX_PKG_SRCURL=https://secure.php.net/distributions/php-${TERMUX_PKG_VERSION}.tar.xz |
|
|
|
# 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: |
|
|
|