From 62f5c9e7396b3706c0d123cd8e83eab5df03142f Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 7 Jan 2014 18:12:13 +0100 Subject: [PATCH] musl-bootstrap: update to 0.9.15. --- srcpkgs/musl-bootstrap/template | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/srcpkgs/musl-bootstrap/template b/srcpkgs/musl-bootstrap/template index 2b23e65898c..ec30e826fac 100644 --- a/srcpkgs/musl-bootstrap/template +++ b/srcpkgs/musl-bootstrap/template @@ -1,6 +1,6 @@ # Template file for 'musl-bootstrap'. pkgname=musl-bootstrap -version=0.9.14 +version=0.9.15 revision=1 wrksrc="musl-${version}" build_style=configure @@ -10,11 +10,7 @@ maintainer="Juan RP " license="MIT" homepage="http://www.musl-libc.org/" distfiles="http://www.musl-libc.org/releases/musl-${version}.tar.gz" -checksum=982e9de1287cf95f9aa526adba008660d8885bfccc41faf5c613ea47f1922872 -long_desc=" - A new standard library to power a new generation of Linux-based devices. - musl is lightweight, fast, simple, free, and strives to be correct in the - sense of standards-conformance and safety." +checksum=4a7baab8f295511196dee48d33b8b82a159a81233facb89433707c792033cbe7 post_install() { mv ${DESTDIR}/lib/* ${DESTDIR}/usr/lib/