musl: revert to 1.1.21
musl-1.1.22 breaks firefox and chromium
This commit is contained in:
parent
95301c8cd0
commit
bc0dbb230d
@ -1,7 +1,8 @@
|
|||||||
# Template file for 'musl'.
|
# Template file for 'musl'.
|
||||||
pkgname=musl
|
pkgname=musl
|
||||||
version=1.1.22
|
reverts="1.1.22_1"
|
||||||
revision=1
|
version=1.1.21
|
||||||
|
revision=3
|
||||||
archs="*-musl"
|
archs="*-musl"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--prefix=/usr --disable-gcc-wrapper"
|
configure_args="--prefix=/usr --disable-gcc-wrapper"
|
||||||
@ -12,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.org>"
|
|||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://www.musl-libc.org/"
|
homepage="http://www.musl-libc.org/"
|
||||||
distfiles="http://www.musl-libc.org/releases/musl-${version}.tar.gz"
|
distfiles="http://www.musl-libc.org/releases/musl-${version}.tar.gz"
|
||||||
checksum=8b0941a48d2f980fd7036cfbd24aa1d414f03d9a0652ecbd5ec5c7ff1bee29e3
|
checksum=c742b66f6f49c9e5f52f64d8b79fecb5a0f6e0203fca176c70ca20f6be285f44
|
||||||
|
|
||||||
nostrip_files="libc.so"
|
nostrip_files="libc.so"
|
||||||
shlib_provides="libc.so"
|
shlib_provides="libc.so"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user