diff --git a/srcpkgs/musl-bootstrap/template b/srcpkgs/musl-bootstrap/template index 3dcb71c3f83..c74d709930b 100644 --- a/srcpkgs/musl-bootstrap/template +++ b/srcpkgs/musl-bootstrap/template @@ -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 " 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"