From 4325a3fd94fe8c488a53b541cce99175d01b9994 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Fri, 5 Jun 2015 07:18:28 +0200 Subject: [PATCH] musl-bootstrap: update to 1.1.10. --- srcpkgs/musl-bootstrap/template | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/srcpkgs/musl-bootstrap/template b/srcpkgs/musl-bootstrap/template index 54f90d90051..7abb1dfc81c 100644 --- a/srcpkgs/musl-bootstrap/template +++ b/srcpkgs/musl-bootstrap/template @@ -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 " 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/