Use old musl
This commit is contained in:
parent
bef6d99740
commit
bffc4bf00c
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ apt-get update -y && apt-get install musl-tools -y
|
|||
|
||||
ZLIB_VERSION="1.2.11"
|
||||
|
||||
curl -O -sL "https://zlib.net/zlib-${ZLIB_VERSION}.tar.gz"
|
||||
curl -O -sL "https://www.zlib.net/fossils/zlib-${ZLIB_VERSION}.tar.gz"
|
||||
|
||||
echo "c3e5e9fdd5004dcb542feda5ee4f0ff0744628baf8ed2dd5d66f8ca1197cb1a1 zlib-${ZLIB_VERSION}.tar.gz" |
|
||||
sha256sum --check
|
||||
|
|
|
|||
Loading…
Reference in a new issue