summaryrefslogtreecommitdiff
path: root/external/fetch_sources.py
diff options
context:
space:
mode:
authorMatthew Netsch <quic_mnetsch@quicinc.com>2022-03-28 14:15:10 +0000
committerMatthew Netsch <quic_mnetsch@quicinc.com>2022-03-28 14:15:10 +0000
commit22c27217f90dd67e3390899507d3f72a7c614bf2 (patch)
tree3c77fbd800c5b7a2435de8c73fb90f4ec4259aef /external/fetch_sources.py
parentc53a2c201e1848881bbe224db42195a51e4e4cef (diff)
parent34c5cfea1f7b4d82f7be44320a54923d2c31ed31 (diff)
downloadVK-GL-CTS-22c27217f90dd67e3390899507d3f72a7c614bf2.tar.gz
VK-GL-CTS-22c27217f90dd67e3390899507d3f72a7c614bf2.tar.bz2
VK-GL-CTS-22c27217f90dd67e3390899507d3f72a7c614bf2.zip
Merge vk-gl-cts/vulkan-cts-1.3.0 into vk-gl-cts/vulkan-cts-1.3.1
Change-Id: I5cf16d79906b53790ceb0362d6763ed07ff6462f
Diffstat (limited to 'external/fetch_sources.py')
-rw-r--r--external/fetch_sources.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/external/fetch_sources.py b/external/fetch_sources.py
index 856218304..4d30096e6 100644
--- a/external/fetch_sources.py
+++ b/external/fetch_sources.py
@@ -299,9 +299,9 @@ def postExtractLibpng (path):
PACKAGES = [
SourcePackage(
- "http://zlib.net/zlib-1.2.11.tar.gz",
- "zlib-1.2.11.tar.gz",
- "c3e5e9fdd5004dcb542feda5ee4f0ff0744628baf8ed2dd5d66f8ca1197cb1a1",
+ "http://zlib.net/zlib-1.2.12.tar.gz",
+ "zlib-1.2.12.tar.gz",
+ "91844808532e5ce316b3c010929493c0244f3d37593afd6de04f71821d5136d9",
"zlib"),
SourcePackage(
"http://prdownloads.sourceforge.net/libpng/libpng-1.6.27.tar.gz",