mirror of
https://github.com/pygos/build.git
synced 2024-11-05 03:27:10 +01:00
Bump musl version
Signed-off-by: David Oberhollenzer <goliath@infraroot.at>
This commit is contained in:
parent
2c7e4d8a75
commit
85f1f2e0e2
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
VERSION="1.1.22"
|
||||
VERSION="1.1.23"
|
||||
SRCDIR="musl-$VERSION"
|
||||
TARBALL="$SRCDIR.tar.gz"
|
||||
URL="https://www.musl-libc.org/releases"
|
||||
SHA256SUM="8b0941a48d2f980fd7036cfbd24aa1d414f03d9a0652ecbd5ec5c7ff1bee29e3"
|
||||
SHA256SUM="8a0feb41cef26c97dde382c014e68b9bb335c094bbc1356f6edaaf6b79bd14aa"
|
||||
DEPENDS="tc-gcc1 linux-dev fortify-headers tc-pkgtool"
|
||||
SUBPKG="libc libc-dev"
|
||||
|
||||
|
|
Loading…
Reference in a new issue