musl: update to 1.1.18

This commit is contained in:
Sir_Boops 2017-10-31 12:59:53 -06:00 committed by Enno Boland
parent e98153365d
commit fdbdcbd6b3
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'musl'.
pkgname=musl
version=1.1.17
version=1.1.18
revision=1
build_style=gnu-configure
configure_args="--prefix=/usr --disable-gcc-wrapper"
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="MIT"
homepage="http://www.musl-libc.org/"
distfiles="http://www.musl-libc.org/releases/musl-${version}.tar.gz"
checksum=c8aa51c747a600704bed169340bf3e03742ceee027ea0051dd4b6cc3c5f51464
checksum=d017ee5d01aec0c522a1330fdff06b1e428cb409e1db819cc4935d5da4a5a118
nostrip_files="libc.so"
shlib_provides="libc.so"