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