[gtk-osx] Fix zlib *correctly* in unstable.



commit 33af36e869945703d9b95f1c45e85c4cd7c5d054
Author: John Ralls <jralls ceridwen us>
Date:   Fri Jun 3 14:01:29 2022 -0700

    Fix zlib *correctly* in unstable.

 modulesets-unstable/gtk-osx-network.modules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/modulesets-unstable/gtk-osx-network.modules b/modulesets-unstable/gtk-osx-network.modules
index 70a8e9c..00bf20c 100644
--- a/modulesets-unstable/gtk-osx-network.modules
+++ b/modulesets-unstable/gtk-osx-network.modules
@@ -65,7 +65,7 @@
 
   <cmake id="zlib">
     <branch repo="zlib" version="1.2.12"
-            module="libpng/zlib-1.2.12.tar.xz"
+            module="zlib-1.2.12.tar.xz"
             hash="sha256:7db46b8d7726232a621befaab4a1c870f00a90805511c0e0090441dac57def18"/>
   </cmake>
 


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