klibc: update to 1.5.15.
--HG-- extra : convert_revision : 5573f58bc7172cc2130c817f96ea5844cc7f1a78
This commit is contained in:
parent
1fb0ab968d
commit
e0d64e93b3
1 changed files with 2 additions and 2 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'klibc'
|
# Template file for 'klibc'
|
||||||
pkgname=klibc
|
pkgname=klibc
|
||||||
sourcepkg=klibc
|
sourcepkg=klibc
|
||||||
version=1.5.14
|
version=1.5.15
|
||||||
distfiles="
|
distfiles="
|
||||||
http://www.kernel.org/pub/linux/libs/klibc/Testing/klibc-$version.tar.bz2"
|
http://www.kernel.org/pub/linux/libs/klibc/Testing/klibc-$version.tar.bz2"
|
||||||
build_style=gnu_makefile
|
build_style=gnu_makefile
|
||||||
make_install_target="INSTALLROOT=$XBPS_DESTDIR/$pkgname-$version install"
|
make_install_target="INSTALLROOT=$XBPS_DESTDIR/$pkgname-$version install"
|
||||||
short_desc="Minimal libc subset for use with initramfs"
|
short_desc="Minimal libc subset for use with initramfs"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=cc6901c5859506194720ca2be01ca9bd21c47e305576da8eb662dbaadec5b9b2
|
checksum=8b5334ef88b075f374b031695181b4302c3e5621bf2737a39fdf28262b0f80f4
|
||||||
long_desc="
|
long_desc="
|
||||||
klibc is intended to be a minimalistic libc subset for use with initramfs.
|
klibc is intended to be a minimalistic libc subset for use with initramfs.
|
||||||
It is deliberately written for small size, minimal entanglement, and
|
It is deliberately written for small size, minimal entanglement, and
|
||||||
|
|
Loading…
Reference in a new issue