php: Update to 8.1.3

This commit is contained in:
Tee KOBAYASHI 2022-02-22 21:07:41 +09:00 committed by buttaface
parent 847a8d9026
commit 1f23512d3f
1 changed files with 2 additions and 3 deletions

View File

@ -3,10 +3,9 @@ TERMUX_PKG_DESCRIPTION="Server-side, HTML-embedded scripting language"
TERMUX_PKG_LICENSE="PHP-3.01"
TERMUX_PKG_LICENSE_FILE=LICENSE
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=8.1.0
TERMUX_PKG_REVISION=3
TERMUX_PKG_VERSION=8.1.3
TERMUX_PKG_SRCURL=https://github.com/php/php-src/archive/php-${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=b5aecb953f8938fb7435709d620cd9946df7cd53459a4abc27ef4e64a1fa7eb9
TERMUX_PKG_SHA256=9357fad4cf82e8b16f3e1988ce6b8e6e5c653c0d33ea6e3e2f2182e1834a6da4
# 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: