summaryrefslogtreecommitdiffhomepage
path: root/groups
diff options
context:
space:
mode:
authorØrjan Malde <red@foxi.me>2021-04-23 13:10:50 +0200
committerLucio Andrés Illanes Albornoz <lucio@lucioillanes.de>2021-04-23 12:11:55 +0100
commita70a10f9628af9c76912d9fb8339dc2b75d967f6 (patch)
tree8b047b93dfa25c8550c94af59dff44aa1e179834 /groups
parentebdd6c4dee5241d6bb9d8f242eba5ae50fea1b73 (diff)
downloadmidipix_build-a70a10f9628af9c76912d9fb8339dc2b75d967f6.tar.bz2
midipix_build-a70a10f9628af9c76912d9fb8339dc2b75d967f6.tar.xz
groups/231.native_packages_etc.group: php: bump to v8.0.2
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
Diffstat (limited to 'groups')
-rw-r--r--groups/231.native_packages_etc.group4
1 files changed, 2 insertions, 2 deletions
diff --git a/groups/231.native_packages_etc.group b/groups/231.native_packages_etc.group
index 6db56de4..5dc6b2ae 100644
--- a/groups/231.native_packages_etc.group
+++ b/groups/231.native_packages_etc.group
@@ -300,8 +300,8 @@ zstd")";
: ${PKG_PCRE2_URL:=https://ftp.pcre.org/pub/pcre/pcre2-${PKG_PCRE2_VERSION}.tar.bz2};
: ${PKG_PCRE2_CONFIGURE_ARGS_EXTRA:="--enable-pcre2grep-libz --enable-pcre2grep-libbz2 --enable-pcre2-16 --enable-pcre2-32 --enable-jit"};
: ${PKG_PHP_DEPENDS:="bzip2 libz libxml2 sqlite3 pcre2"};
-: ${PKG_PHP_SHA256SUM:=208b3330af881b44a6a8c6858d569c72db78dab97810332978cc65206b0ec2dc};
-: ${PKG_PHP_VERSION:=8.0.1};
+: ${PKG_PHP_SHA256SUM:=84dd6e36f48c3a71ff5dceba375c1f6b34b71d4fa9e06b720780127176468ccc};
+: ${PKG_PHP_VERSION:=8.0.2};
: ${PKG_PHP_URL:=https://www.php.net/distributions/php-${PKG_PHP_VERSION}.tar.xz};
: ${PKG_PHP_CONFIGURE_ARGS_EXTRA:="--with-layout=GNU --with-zlib --with-external-pcre --with-bz2=${PREFIX_NATIVE} --disable-opcache --disable-phar"};
: ${PKG_PHP_LIBTOOL:=rdlibtool};