musl-bootstrap: update to 1.1.10.
This commit is contained in:
parent
60f4ec0649
commit
4325a3fd94
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'musl-bootstrap'.
|
||||
pkgname=musl-bootstrap
|
||||
version=1.1.9
|
||||
version=1.1.10
|
||||
revision=1
|
||||
lib32disabled=yes
|
||||
wrksrc="musl-${version}"
|
||||
|
@ -11,9 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="MIT"
|
||||
homepage="http://www.musl-libc.org/"
|
||||
distfiles="http://www.musl-libc.org/releases/musl-${version}.tar.gz"
|
||||
checksum=00bf7173caf972c88cd07cb0d420c082a2f35efcccc1a81f8909bec2d030283e
|
||||
|
||||
CFLAGS="-fno-stack-protector -U_FORTIFY_SOURCE"
|
||||
checksum=45bbe9b1c7f7a0f743477af1e103b6889bfe4dd9815e16f6c89f6c90831c8b7c
|
||||
|
||||
post_install() {
|
||||
mv ${DESTDIR}/lib/* ${DESTDIR}/usr/lib/
|
||||
|
|
Loading…
Reference in New Issue