From 9c374724f15670e55c43fd67d6110b7d15262b59 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Wed, 17 Jul 2013 19:50:45 +0200 Subject: [PATCH] musl-bootstrap: update to 0.9.11. --- srcpkgs/musl-bootstrap/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/musl-bootstrap/template b/srcpkgs/musl-bootstrap/template index f57597182f8..660cb08b942 100644 --- a/srcpkgs/musl-bootstrap/template +++ b/srcpkgs/musl-bootstrap/template @@ -1,16 +1,16 @@ # Template file for 'musl-bootstrap'. pkgname=musl-bootstrap -version=0.9.9 +version=0.9.11 revision=1 wrksrc="musl-${version}" -build_style=gnu-configure +build_style=configure configure_args="--prefix=/usr/lib/musl" short_desc="The musl libc (bootstrap pkg)" maintainer="Juan RP " license="MIT" homepage="http://www.musl-libc.org/" distfiles="http://www.musl-libc.org/releases/musl-${version}.tar.gz" -checksum=91f67d4e1e696df344c93b46bfcb1f6ad6d820e6ae544e3673f496e2d308f492 +checksum=8b81fd9b71becb7b674ea93fd65d82a039fab79ab738957a5e9ee47ba08a13fd 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