[gtk-osx] Update libpcre to new home and latest version.
- From: John Ralls <jralls src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk-osx] Update libpcre to new home and latest version.
- Date: Mon, 28 Mar 2022 21:05:05 +0000 (UTC)
commit 4381a7586bed9ce5bd558fca96bc323e19cff702
Author: John Ralls <jralls ceridwen us>
Date: Mon Mar 28 14:04:54 2022 -0700
Update libpcre to new home and latest version.
modulesets-stable/gtk-osx.modules | 8 ++++----
modulesets-unstable/gtk-osx.modules | 8 ++++----
2 files changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/modulesets-stable/gtk-osx.modules b/modulesets-stable/gtk-osx.modules
index f271e55..11c9e96 100644
--- a/modulesets-stable/gtk-osx.modules
+++ b/modulesets-stable/gtk-osx.modules
@@ -20,7 +20,7 @@
href="https://icon-theme.freedesktop.org/releases/"/>
<repository type="git" name="github" href="https://github.com/"/>
<repository type="tarball" name="github-tarball" href="https://github.com/"/>
- <repository type="tarball" name="pcre" href="https://ftp.pcre.org/pub/"/>
+ <repository type="tarball" name="pcre" href="https://github.com/PhilipHazel/pcre2/releases/download/"/>
<repository type="system" name="system"/>
<!-- This module set works a bit differently than for example the
@@ -91,9 +91,9 @@
<autotools id="libpcre" autogen-sh="configure"
autogenargs="--enable-unicode-properties --enable-newline-is-any --enable-jit">
- <branch repo="pcre" version="8.45"
- module="pcre/pcre-8.45.tar.bz2"
- hash="sha256:4dae6fdcd2bb0bb6c37b5f97c33c2be954da743985369cddac3546e3218bffb8"/>
+ <branch repo="pcre" version="10.39"
+ module="pcre2-10.39/pcre2-10.39.tar.bz2"
+ hash="sha256:0f03caf57f81d9ff362ac28cd389c055ec2bf0678d277349a1a4bee00ad6d440"/>
</autotools>
<meson id="glib" mesonargs="-Dlibmount=disabled">
diff --git a/modulesets-unstable/gtk-osx.modules b/modulesets-unstable/gtk-osx.modules
index 4d6e16b..c497c06 100644
--- a/modulesets-unstable/gtk-osx.modules
+++ b/modulesets-unstable/gtk-osx.modules
@@ -9,9 +9,9 @@
href="https://gitlab.freedesktop.org/"/>
<repository type="git" name="nongnu"
href="https://git.sv.nongnu.org/"/>
- <repository type="tarball" name="pcre" href="https://ftp.pcre.org/pub/"/>
<repository type="tarball" name="hicolor"
href="https://icon-theme.freedesktop.org/releases/"/>
+ <repository type="tarball" name="pcre" href="https://github.com/PhilipHazel/pcre2/releases/download/"/>
<repository type="system" name="system"/>
<!-- This module set works a bit differently than for example the
@@ -65,9 +65,9 @@
<autotools id="libpcre" autogen-sh="configure"
autogenargs="--enable-unicode-properties --enable-newline-is-any --enable-jit">
- <branch repo="pcre" version="8.45"
- module="pcre/pcre-8.45.tar.bz2"
- hash="sha256:4dae6fdcd2bb0bb6c37b5f97c33c2be954da743985369cddac3546e3218bffb8"/>
+ <branch repo="pcre" version="10.39"
+ module="pcre2-10.39/pcre2-10.39.tar.bz2"
+ hash="sha256:0f03caf57f81d9ff362ac28cd389c055ec2bf0678d277349a1a4bee00ad6d440"/>
</autotools>
<meson id="glib" mesonargs="-Dlibmount=disabled">
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]