[gtk-osx] Update gnutls to 3.7.7
- From: John Ralls <jralls src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk-osx] Update gnutls to 3.7.7
- Date: Tue, 20 Sep 2022 20:00:15 +0000 (UTC)
commit 9c3cc624b163ed1bf7473912d12f43b204c27598
Author: John Ralls <jralls ceridwen us>
Date: Tue Sep 20 12:58:31 2022 -0700
Update gnutls to 3.7.7
That removes the -march assembler arg for aarch64.
Fixes https://gitlab.gnome.org/GNOME/gtk-osx/-/issues/61
modulesets-stable/gtk-osx-network.modules | 4 ++--
modulesets-unstable/gtk-osx-network.modules | 8 ++++----
modulesets/gtk-osx-network.modules | 5 ++---
3 files changed, 8 insertions(+), 9 deletions(-)
---
diff --git a/modulesets-stable/gtk-osx-network.modules b/modulesets-stable/gtk-osx-network.modules
index d66a985..655450e 100644
--- a/modulesets-stable/gtk-osx-network.modules
+++ b/modulesets-stable/gtk-osx-network.modules
@@ -93,8 +93,8 @@
<if condition-unset="pre-Mavericks">
<autotools id="gnutls" autogen-sh="autoreconf"
autogenargs="--disable-gtk-doc-html --with-included-unistring">
- <branch repo="gnupg.org" version="3.7.3"
- module="gcrypt/gnutls/v3.7/gnutls-3.7.3.tar.xz">
+ <branch repo="gnupg.org" version="3.7.7"
+ module="gcrypt/gnutls/v3.7/gnutls-3.7.7.tar.xz">
</branch>
<dependencies>
<dep package="libnettle"/>
diff --git a/modulesets-unstable/gtk-osx-network.modules b/modulesets-unstable/gtk-osx-network.modules
index 00bf20c..f6a382d 100644
--- a/modulesets-unstable/gtk-osx-network.modules
+++ b/modulesets-unstable/gtk-osx-network.modules
@@ -69,7 +69,7 @@
hash="sha256:7db46b8d7726232a621befaab4a1c870f00a90805511c0e0090441dac57def18"/>
</cmake>
- <autotools id="p11-kit" autogen-sh="configure"
+ <autotools id="p11-kit" autogen-sh="autoreconf"
autogenargs="--without-trust-paths">
<branch repo="github" module="p11-glue/p11-kit"/>
<dependencies>
@@ -82,15 +82,15 @@
<autotools id="gnutls" autogen-sh="autoreconf"
autogenargs="--disable-gtk-doc-html --with-included-unistring">
- <branch repo="gnupg.org" version="3.7.1"
- module="gcrypt/gnutls/v3.7/gnutls-3.7.1.tar.xz"
- hash="sha256:3777d7963eca5e06eb315686163b7b3f5045e2baac5e54e038ace9835e5cac6f">
+ <branch repo="gnupg.org" version="3.7.7"
+ module="gcrypt/gnutls/v3.7/gnutls-3.7.7.tar.xz">
</branch>
<dependencies>
<dep package="libunistring"/>
<dep package="libnettle"/>
<dep package="libtasn1" />
<dep package="zlib"/>
+ <dep package="p11-kit"/>
</dependencies>
</autotools>
diff --git a/modulesets/gtk-osx-network.modules b/modulesets/gtk-osx-network.modules
index e4619a3..3c00c84 100644
--- a/modulesets/gtk-osx-network.modules
+++ b/modulesets/gtk-osx-network.modules
@@ -81,9 +81,8 @@
<autotools id="gnutls" autogen-sh="autoreconf"
autogenargs="--disable-gtk-doc-html --with-included-unistring">
- <branch repo="gnupg.org" version="3.7.1"
- module="gcrypt/gnutls/v3.7/gnutls-3.7.1.tar.xz"
- hash="sha256:3777d7963eca5e06eb315686163b7b3f5045e2baac5e54e038ace9835e5cac6f">
+ <branch repo="gnupg.org" version="3.7.7"
+ module="gcrypt/gnutls/v3.7/gnutls-3.7.7.tar.xz">
</branch>
<dependencies>
<dep package="libunistring"/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]