glibc: update to 2.13.

This commit is contained in:
Juan RP 2011-02-02 16:26:45 +01:00
parent de94b952ef
commit 8feb045471

View file

@ -1,6 +1,6 @@
# Template file for 'glibc'
pkgname=glibc
version=2.12.2
version=2.13
distfiles="http://ftp.gnu.org/gnu/glibc/glibc-${version}.tar.bz2"
build_style=gnu_configure
build_wrksrc="build"
@ -12,7 +12,7 @@ make_install_target="SHELL=/bin/bash
install_root=$XBPS_DESTDIR/$pkgname-$version install"
short_desc="The GNU C library"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=22f8eb3c49b9eb5e88fc249daf8670899adef24eb1f74708fb150a6502fa1216
checksum=0173c92a0545e6d99a46a4fbed2da00ba26556f5c6198e2f9f1631ed5318dbb2
long_desc="
The GNU C Library is the standard system C library for all GNU systems,
and is an important part of what makes up a GNU system. It provides the