mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-01-07 03:13:25 +00:00
php: update from 8.0.3 to 8.0.5
This commit is contained in:
committed by
Henrik Grimler
parent
8e720a1f39
commit
4001a74d58
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user