From 2d5a27c2262800a8503235cfbe1b785233233d2f Mon Sep 17 00:00:00 2001 From: Ribbon Date: Mon, 21 Aug 2023 19:20:51 +0000 Subject: [PATCH] Fix the zlib recipe --- recipes/zlib/recipe.toml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/recipes/zlib/recipe.toml b/recipes/zlib/recipe.toml index 122a1d1d..8e9a8709 100644 --- a/recipes/zlib/recipe.toml +++ b/recipes/zlib/recipe.toml @@ -1,8 +1,6 @@ [source] -#git = "https://github.com/madler/zlib" -#rev = "04f42ceca40f73e2978b50e93806c2a18c1281fc" -tar = "https://zlib.net/zlib-1.2.13.tar.xz" -blake3 = "cc042bf8507e02f5799cf6fdb49278402a7b748defe3ade425e35e14a7c00186" +tar = "https://www.zlib.net/fossils/zlib-1.3.tar.gz" +blake3 = "ec1abc6f672a7a6ee6f49ba544cc9529f73121b478310473be44fee22a140ebf" [build] template = "custom" script = """