php: update from 8.0.3 to 8.0.5

This commit is contained in:
Puneet Gopinath 2021-05-03 17:44:37 +05:30 committed by Henrik Grimler
parent 8e720a1f39
commit 4001a74d58
1 changed files with 3 additions and 3 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_LICENSE="PHP-3.01"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=8.0.3
TERMUX_PKG_VERSION=8.0.5
TERMUX_PKG_SRCURL=https://github.com/php/php-src/archive/php-${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=378c4de8cca3bd94bfdd8de165845598fd82293ed0f262e0e482723c00be302c
TERMUX_PKG_SHA256=9a53659791296fc2d34321919bebb5fd174d47220b67cf6834636140887e89b9
# Build native php for phar to build (see pear-Makefile.frag.patch):
TERMUX_PKG_HOSTBUILD=true
TERMUX_PKG_BLACKLISTED_ARCHES="x86_64"