Skip to content

Commit e80f758

Browse files
KevinYakarmeta-codesync[bot]
authored andcommitted
Update zlib source url to use GitHub
Summary: The url for zlib 1.3.1 is showing a 404 from zlib.net. We can use the GitHub link instead. Reviewed By: shiva-menta Differential Revision: D93488447 fbshipit-source-id: a9a898516c0aed8cd240c7cff30fb3ee2804b9fa
1 parent f85198d commit e80f758

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • build/fbcode_builder/manifests

build/fbcode_builder/manifests/zlib

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ zlib-ng-compat-static
1919
zlib
2020

2121
[download]
22-
url = https://zlib.net/zlib-1.3.1.tar.gz
22+
url = https://github.com/madler/zlib/releases/download/v1.3.1/zlib-1.3.1.tar.gz
2323
sha256 = 9a93b2b7dfdac77ceba5a558a580e74667dd6fede4585b91eefb60f03b72df23
2424

2525
[build]

0 commit comments

Comments
 (0)