musl-bootstrap: update to 1.1.13.
This commit is contained in:
parent
fed5a8ebfe
commit
f0d1c819a5
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.12
|
version=1.1.13
|
||||||
revision=1
|
revision=1
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
wrksrc="musl-${version}"
|
wrksrc="musl-${version}"
|
||||||
|
@ -11,7 +11,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=720b83c7e276b4b679c0bffe9509340d5f81fd601508e607e708177df0d31c0e
|
checksum=bbacdc64f557d0c4857f7d2daf592c32c29aec1babbb94fcf01a2e05bed15013
|
||||||
|
|
||||||
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