musl: update to 1.1.22.

This commit is contained in:
Johannes 2019-04-24 10:48:09 +02:00 committed by Johannes
parent e906840416
commit 1d8520acda
1 changed files with 3 additions and 4 deletions

View File

@ -1,8 +1,7 @@
# Template file for 'musl'.
pkgname=musl
reverts="1.1.22_1"
version=1.1.21
revision=3
version=1.1.22
revision=2
archs="*-musl"
build_style=gnu-configure
configure_args="--prefix=/usr --disable-gcc-wrapper"
@ -13,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.org>"
license="MIT"
homepage="http://www.musl-libc.org/"
distfiles="http://www.musl-libc.org/releases/musl-${version}.tar.gz"
checksum=c742b66f6f49c9e5f52f64d8b79fecb5a0f6e0203fca176c70ca20f6be285f44
checksum=8b0941a48d2f980fd7036cfbd24aa1d414f03d9a0652ecbd5ec5c7ff1bee29e3
nostrip_files="libc.so"
shlib_provides="libc.so"