musl-bootstrap: update to 0.9.9 (via pancake).
This commit is contained in:
parent
a67837516d
commit
fc6c099d37
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'musl-bootstrap'.
|
# Template file for 'musl-bootstrap'.
|
||||||
pkgname=musl-bootstrap
|
pkgname=musl-bootstrap
|
||||||
version=0.9.8
|
version=0.9.9
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="musl-${version}"
|
wrksrc="musl-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://www.musl-libc.org/"
|
homepage="http://www.musl-libc.org/"
|
||||||
distfiles="http://www.musl-libc.org/releases/musl-${version}.tar.gz"
|
distfiles="http://www.musl-libc.org/releases/musl-${version}.tar.gz"
|
||||||
checksum=f4d3b85639b8ab23065dde9173e7e151e735943d2d2d6deb39b2dfc9bd05a6ed
|
checksum=91f67d4e1e696df344c93b46bfcb1f6ad6d820e6ae544e3673f496e2d308f492
|
||||||
long_desc="
|
long_desc="
|
||||||
A new standard library to power a new generation of Linux-based devices.
|
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
|
musl is lightweight, fast, simple, free, and strives to be correct in the
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue