[gtk-osx] Update openssl and zlib.



commit 6774fd3e4cbd622445c3ebe4442dbe40484ca338
Author: John Ralls <jralls ceridwen us>
Date:   Fri Apr 1 11:33:38 2022 -0700

    Update openssl and zlib.
    
    Closes #52

 modulesets-stable/gtk-osx-network.modules   | 11 ++++++-----
 modulesets-unstable/gtk-osx-network.modules | 11 ++++++-----
 modulesets/gtk-osx-network.modules          | 11 ++++++-----
 3 files changed, 18 insertions(+), 15 deletions(-)
---
diff --git a/modulesets-stable/gtk-osx-network.modules b/modulesets-stable/gtk-osx-network.modules
index 65e1574..ed08cd7 100644
--- a/modulesets-stable/gtk-osx-network.modules
+++ b/modulesets-stable/gtk-osx-network.modules
@@ -16,6 +16,7 @@
   <repository name="webkit.org" type="tarball"
               href="http://www.webkitgtk.org/releases/"/>
   <repository type="tarball" name="github-tarball" href="https://github.com/"/>
+  <repository type="tarball" name="zlib" href="https://www.zlib.net/"/>
 
   <!-- Builds latest stable version of WebKitGTK for GTK 3.x -->
   <metamodule id="meta-gtk-osx-webkit-gtk3">
@@ -30,8 +31,8 @@
   <autotools id="openssl" autogen-sh="Configure" autogenargs="shared "
              autogen-template="%(srcdir)s/%(autogen-sh)s --prefix=%(prefix)s --openssldir=%(prefix)s/etc/ssl 
%(autogenargs)s"
              makeinstallargs="install_sw" supports-non-srcdir-builds="no">
-    <branch module="openssl-1.1.1k.tar.gz" version="1.1.1k" repo="openssl"
-            hash="sha256:892a0875b9872acd04a9fde79b1f943075d5ea162415de3047c327df33fbaee5"/>
+    <branch module="openssl-1.1.1n.tar.gz" version="1.1.1n" repo="openssl"
+            hash="sha256:40dceb51a4f6a5275bde0e6bf20ef4b91bfc32ed57c0552e2e8e15463372b17a"/>
   </autotools>
 
   <!-- Rudely demands TeX to build documentation -->
@@ -73,9 +74,9 @@
 
   <autotools id="zlib" autogen-sh="configure" skip-autogen="never"
              supports-non-srcdir-builds="no">
-    <branch repo="sourceforge" version="1.2.11"
-            module="libpng/zlib-1.2.11.tar.xz"
-            hash="sha256:4ff941449631ace0d4d203e3483be9dbc9da454084111f97ea0a2114e19bf066"/>
+    <branch repo="zlib" version="1.2.12"
+            module="zlib-1.2.12.tar.xz"
+            hash="sha256:7db46b8d7726232a621befaab4a1c870f00a90805511c0e0090441dac57def18"/>
   </autotools>
 
   <autotools id="p11-kit" autogen-sh="configure"
diff --git a/modulesets-unstable/gtk-osx-network.modules b/modulesets-unstable/gtk-osx-network.modules
index d335eca..e8c72a6 100644
--- a/modulesets-unstable/gtk-osx-network.modules
+++ b/modulesets-unstable/gtk-osx-network.modules
@@ -22,6 +22,7 @@
               href="https://git.webkit.org"/>
   <repository type="tarball" name="github-tarball" href="https://github.com/"/>
   <repository type="git" name="github" href="https://github.com/"/>
+  <repository type="tarball" name="zlib" href="https://www.zlib.net/"/>
 
   <!-- Builds latest stable version of WebKitGTK for GTK 3.x -->
   <metamodule id="meta-gtk-osx-webkit-gtk3">
@@ -36,8 +37,8 @@
   <autotools id="openssl" autogen-sh="Configure" autogenargs="shared "
              autogen-template="%(srcdir)s/%(autogen-sh)s --prefix=%(prefix)s --openssldir=%(prefix)s/etc/ssl 
%(autogenargs)s"
              makeinstallargs="install_sw" supports-non-srcdir-builds="no">
-    <branch module="openssl-1.1.1k.tar.gz" version="1.1.1k" repo="openssl"
-            hash="sha256:892a0875b9872acd04a9fde79b1f943075d5ea162415de3047c327df33fbaee5"/>
+    <branch module="openssl-1.1.1n.tar.gz" version="1.1.1n" repo="openssl"
+            hash="sha256:40dceb51a4f6a5275bde0e6bf20ef4b91bfc32ed57c0552e2e8e15463372b17a"/>
   </autotools>
 
   <!-- Rudely demands TeX to build documentation -->
@@ -64,9 +65,9 @@
 
   <autotools id="zlib" autogen-sh="configure" skip-autogen="never"
              supports-non-srcdir-builds="no">
-    <branch repo="sourceforge" version="1.2.11"
-            module="libpng/zlib-1.2.11.tar.xz"
-            hash="sha256:4ff941449631ace0d4d203e3483be9dbc9da454084111f97ea0a2114e19bf066"/>
+    <branch repo="sourceforge" version="1.2.12"
+            module="libpng/zlib-1.2.12.tar.xz"
+            hash="sha256:7db46b8d7726232a621befaab4a1c870f00a90805511c0e0090441dac57def18"/>
   </autotools>
 
   <autotools id="p11-kit" autogen-sh="configure"
diff --git a/modulesets/gtk-osx-network.modules b/modulesets/gtk-osx-network.modules
index d3e5ec1..d203c96 100644
--- a/modulesets/gtk-osx-network.modules
+++ b/modulesets/gtk-osx-network.modules
@@ -20,6 +20,7 @@
               href="http://www.webkitgtk.org/releases/"/>
   <repository type="tarball" name="github-tarball" href="https://github.com/"/>
   <repository type="git" name="github" href="https://github.com/"/>
+  <repository type="tarball" name="zlib" href="https://www.zlib.net/"/>
 
   <!-- Builds latest stable version of WebKitGTK for GTK 3.x -->
   <metamodule id="meta-gtk-osx-webkit-gtk3">
@@ -34,8 +35,8 @@
   <autotools id="openssl" autogen-sh="Configure" autogenargs="shared "
              autogen-template="%(srcdir)s/%(autogen-sh)s --prefix=%(prefix)s --openssldir=%(prefix)s/etc/ssl 
%(autogenargs)s"
              makeinstallargs="install_sw" supports-non-srcdir-builds="no">
-    <branch module="openssl-1.1.1k.tar.gz" version="1.1.1k" repo="openssl"
-            hash="sha256:892a0875b9872acd04a9fde79b1f943075d5ea162415de3047c327df33fbaee5"/>
+    <branch module="openssl-1.1.1n.tar.gz" version="1.1.1n" repo="openssl"
+            hash="sha256:40dceb51a4f6a5275bde0e6bf20ef4b91bfc32ed57c0552e2e8e15463372b17a"/>
   </autotools>
 
   <!-- Rudely demands TeX to build documentation -->
@@ -63,9 +64,9 @@
 
   <autotools id="zlib" autogen-sh="configure" skip-autogen="never"
              supports-non-srcdir-builds="no">
-    <branch repo="sourceforge" version="1.2.11"
-            module="libpng/zlib-1.2.11.tar.xz"
-            hash="sha256:4ff941449631ace0d4d203e3483be9dbc9da454084111f97ea0a2114e19bf066"/>
+    <branch repo="sourceforge" version="1.2.12"
+            module="libpng/zlib-1.2.12.tar.xz"
+            hash="sha256:7db46b8d7726232a621befaab4a1c870f00a90805511c0e0090441dac57def18"/>
   </autotools>
 
   <autotools id="p11-kit" autogen-sh="configure"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]