We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents be83490 + 0385c57 commit d5fb78bCopy full SHA for d5fb78b
scripts/001-zlib-1.2.11.sh
@@ -2,7 +2,7 @@
2
# zlib-1.2.11.sh by Naomi Peori ([email protected])
3
4
## Download the source code.
5
-wget --continue http://zlib.net/zlib-1.2.11.tar.gz
+wget --continue https://www.zlib.net/fossils/zlib-1.2.11.tar.gz
6
7
## Unpack the source code.
8
rm -Rf zlib-1.2.11 && tar xfvz zlib-1.2.11.tar.gz && cd zlib-1.2.11
0 commit comments