musl-bootstrap: update to 1.1.18 (#8840)
This commit is contained in:
parent
327966f8c4
commit
23338aa1ba
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'musl-bootstrap'.
|
# Template file for 'musl-bootstrap'.
|
||||||
pkgname=musl-bootstrap
|
pkgname=musl-bootstrap
|
||||||
version=1.1.17
|
version=1.1.18
|
||||||
revision=1
|
revision=1
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
wrksrc="musl-${version}"
|
wrksrc="musl-${version}"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
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=c8aa51c747a600704bed169340bf3e03742ceee027ea0051dd4b6cc3c5f51464
|
checksum=d017ee5d01aec0c522a1330fdff06b1e428cb409e1db819cc4935d5da4a5a118
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
mv ${DESTDIR}/lib/* ${DESTDIR}/usr/lib/
|
mv ${DESTDIR}/lib/* ${DESTDIR}/usr/lib/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue