musl-bootstrap: update to 1.1.5.

This commit is contained in:
Christian Neukirchen 2014-10-16 14:14:17 +02:00
parent a0827390d5
commit 3b6daffb9c
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'musl-bootstrap'.
pkgname=musl-bootstrap
version=1.1.4
version=1.1.5
revision=1
lib32disabled=yes
wrksrc="musl-${version}"
@ -11,7 +11,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=658c65ad3c3a9b281a96c5281e75720c758d91fcaae35ab987f2fdfb4f88f5cd
checksum=352362b1724cc9740f4c3ce0fe02aae45e4de9809ea4ac961f31aedc11b87393
CFLAGS="-fno-toplevel-reorder -fno-stack-protector"