php7: Update to 7.4.28

This commit is contained in:
Tee KOBAYASHI 2022-02-22 21:00:50 +09:00 committed by xtkoba
parent c93efad99f
commit ad3a04e0f4
1 changed files with 2 additions and 2 deletions

View File

@ -1,10 +1,10 @@
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.27
TERMUX_PKG_VERSION=7.4.28
TERMUX_PKG_MAINTAINER="@xtkoba"
TERMUX_PKG_SRCURL=https://github.com/php/php-src/archive/php-${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=198c0aae5a4aa56eca5d576e582be9547df3ac8c42e0aa829f3e299843f2bcc3
TERMUX_PKG_SHA256=09677f574439bb1ff7d1eecfe0ebaa31d4e3166946ba901ff81a163e47b8b624
# 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: