musl-bootstrap: update to 1.1.22.

This commit is contained in:
Enno Boland 2019-04-10 09:28:23 +02:00 committed by Enno Boland
parent e5e2141271
commit 6acf624b42

View file

@ -1,6 +1,6 @@
# Template file for 'musl-bootstrap'. # Template file for 'musl-bootstrap'.
pkgname=musl-bootstrap pkgname=musl-bootstrap
version=1.1.21 version=1.1.22
revision=1 revision=1
lib32disabled=yes lib32disabled=yes
wrksrc="musl-${version}" wrksrc="musl-${version}"
@ -13,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=c742b66f6f49c9e5f52f64d8b79fecb5a0f6e0203fca176c70ca20f6be285f44 checksum=8b0941a48d2f980fd7036cfbd24aa1d414f03d9a0652ecbd5ec5c7ff1bee29e3
post_install() { post_install() {
mv ${DESTDIR}/lib/* ${DESTDIR}/usr/lib/ mv ${DESTDIR}/lib/* ${DESTDIR}/usr/lib/