From 98771951e29aaf6310a6fb38086826721ddb8320 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 7 Jan 2014 18:11:41 +0100 Subject: [PATCH] musl: update to 0.9.15. --- srcpkgs/musl/template | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/srcpkgs/musl/template b/srcpkgs/musl/template index 33ca59b4059..7404f1f87eb 100644 --- a/srcpkgs/musl/template +++ b/srcpkgs/musl/template @@ -1,6 +1,6 @@ # Template file for 'musl'. pkgname=musl -version=0.9.12 +version=0.9.15 revision=1 build_style=gnu-configure configure_args="--prefix=/usr --disable-gcc-wrapper" @@ -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=72353f9e1f2fdaf5e88223dcd1cfa5555f5a364eb5e4a9967de1fd44cc4c6d3e -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 do_install() { # Move everything to /usr.