1
0
mirror of https://github.com/termux/termux-packages synced 2024-06-13 17:46:39 +00:00

php: update to 7.4.12

This commit is contained in:
Leonid Pliushch 2020-11-22 15:26:59 +00:00
parent 1c42664139
commit e6ef1b5545

View File

@ -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.11
TERMUX_PKG_REVISION=5
TERMUX_PKG_VERSION=7.4.12
TERMUX_PKG_SRCURL=https://github.com/php/php-src/archive/php-${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=1d62b84db02aaee06e8fac8d155d205d1cefc3a5042f9e50fd00fc4ae3ea4e36
TERMUX_PKG_SHA256=a920b81cbfd866f2e686a2b8cc49e6e60a72c3e84e80851529d39e4c9c59e6b2
# 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: