musl: update to 0.9.15.

This commit is contained in:
Juan RP 2014-01-07 18:11:41 +01:00
parent 6de4764290
commit 98771951e2
1 changed files with 2 additions and 6 deletions

View File

@ -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 <xtraeme@gmail.com>"
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.