summaryrefslogtreecommitdiffhomepage
path: root/groups
diff options
context:
space:
mode:
authorØrjan Malde <red@foxi.me>2021-09-29 23:50:04 +0200
committerØrjan Malde <red@foxi.me>2021-09-29 23:50:04 +0200
commit673e249ded856b0f29d8bf5b17e015725aa00d21 (patch)
tree080d3a7c7114d406d79e0d9b9d1f008cb57b8276 /groups
parente0e5ae31340c6716da08e73d9469b5254039a115 (diff)
downloadmidipix_build-673e249ded856b0f29d8bf5b17e015725aa00d21.tar.bz2
midipix_build-673e249ded856b0f29d8bf5b17e015725aa00d21.tar.xz
groups/231.native_packages_etc.group: php: bump to v8.0.11
Signed-off-by: Ørjan Malde <red@foxi.me>
Diffstat (limited to 'groups')
-rw-r--r--groups/231.native_packages_etc.group6
1 files changed, 3 insertions, 3 deletions
diff --git a/groups/231.native_packages_etc.group b/groups/231.native_packages_etc.group
index f85c09fe..1301e3b4 100644
--- a/groups/231.native_packages_etc.group
+++ b/groups/231.native_packages_etc.group
@@ -377,13 +377,13 @@ gl_cv_func_getopt_gnu=yes"};
: ${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:=71a01b2b56544e20e28696ad5b366e431a0984eaa39aa5e35426a4843e172010};
-: ${PKG_PHP_VERSION:=8.0.9};
+: ${PKG_PHP_SHA256SUM:=e3e5f764ae57b31eb65244a45512f0b22d7bef05f2052b23989c053901552e16};
+: ${PKG_PHP_VERSION:=8.0.11};
: ${PKG_PHP_URL:=https://www.php.net/distributions/php-${PKG_PHP_VERSION}.tar.xz};
: ${PKG_PHP_CONFIG_CACHE_EXTRA:="
ac_cv_c_bigendian_php=no
ac_cv_write_stdout=yes"};
-: ${PKG_PHP_CONFIGURE_ARGS_EXTRA:="--with-layout=GNU --with-zlib --with-external-pcre --with-bz2=${PREFIX_NATIVE} --with-gmp --disable-opcache --disable-phar"};
+: ${PKG_PHP_CONFIGURE_ARGS_EXTRA:="--with-layout=GNU --with-zlib --with-external-pcre --with-bz2=${PREFIX_NATIVE} --with-gmp --disable-opcache --disable-phar --enable-embed=shared"};
: ${PKG_PHP_LIBTOOL:=rdlibtool};
: ${PKG_POPT_SHA256SUM:=5159bc03a20b28ce363aa96765f37df99ea4d8850b1ece17d1e6ad5c24fdc5d1};
: ${PKG_POPT_VERSION:=1.18};