summaryrefslogtreecommitdiffhomepage
path: root/groups
diff options
context:
space:
mode:
authorLucía Andrea Illanes Albornoz <lucia@luciaillanes.de>2022-05-17 19:27:13 +0200
committerLucía Andrea Illanes Albornoz <lucia@luciaillanes.de>2022-05-17 19:27:13 +0200
commitf4d1637c287a2c7867e7cf894f14d529d8207a2a (patch)
tree92384428f2dc28cbb88c164f2ac4a1ad482a7c2f /groups
parent05d99f792eda837dbdf6389a6e58549fe9d86a6e (diff)
downloadmidipix_build-f4d1637c287a2c7867e7cf894f14d529d8207a2a.tar.bz2
midipix_build-f4d1637c287a2c7867e7cf894f14d529d8207a2a.tar.xz
groups/231.native_packages_etc.group:pcre2: upgraded to v10.40.
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 a2d67a76..9b2e63e3 100644
--- a/groups/231.native_packages_etc.group
+++ b/groups/231.native_packages_etc.group
@@ -372,9 +372,9 @@ gl_cv_func_getopt_gnu=yes"};
: ${PKG_PCRE_VERSION:=8.45};
: ${PKG_PCRE_URL:=https://ftp.pcre.org/pub/pcre/pcre-${PKG_PCRE_VERSION}.tar.bz2};
: ${PKG_PCRE2_DEPENDS:="bzip2 libz"};
-: ${PKG_PCRE2_SHA256SUM:=4d95a96e8b80529893b4562be12648d798b957b1ba1aae39606bbc2ab956d270};
-: ${PKG_PCRE2_VERSION:=10.37};
-: ${PKG_PCRE2_URL:=https://ftp.pcre.org/pub/pcre/pcre2-${PKG_PCRE2_VERSION}.tar.bz2};
+: ${PKG_PCRE2_SHA256SUM:=14e4b83c4783933dc17e964318e6324f7cae1bc75d8f3c79bc6969f00c159d68};
+: ${PKG_PCRE2_VERSION:=10.40};
+: ${PKG_PCRE2_URL:=https://github.com/PCRE2Project/pcre2/releases/download/pcre2-${PKG_PCRE2_VERSION}/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 curl libz libzip libxml2 sqlite3 pcre2 readline libressl onig libiconv"};
: ${PKG_PHP_SHA256SUM:=da38d65bb0d5dd56f711cd478204f2b62a74a2c2b0d2d523a78d6eb865b2364c};