From 9ab6d7c2d00b5f23a42c492be306760680d7f19a Mon Sep 17 00:00:00 2001
From: David Marceau <uticdmarceau2007@yahoo.ca>
Date: Mon, 28 Mar 2022 19:39:25 +0000
Subject: [PATCH] Update recipe.toml New location for newer zlib version 1.2.12

---
 recipes/zlib/recipe.toml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes/zlib/recipe.toml b/recipes/zlib/recipe.toml
index e33f2affa..6bb6c7fe5 100644
--- a/recipes/zlib/recipe.toml
+++ b/recipes/zlib/recipe.toml
@@ -1,6 +1,6 @@
 [source]
-tar = "http://zlib.net/zlib-1.2.11.tar.gz"
-blake3 = "20db628054c3c09edea193700ca39d3c033655529cbdc5d88f3c5da7514ad949"
+tar = "http://zlib.net/fossils/zlib-1.2.12.tar.gz"
+blake3 = "b7ad5638d87c69665afaae138bab40cc9a53a7ae7da9d168303e3df6b051d2b5"
 
 [build]
 template = "custom"
-- 
GitLab