glibc: update to 2.12.2.

This commit is contained in:
Juan RP
2010-12-14 22:22:36 +01:00
parent 1c8e866f9d
commit 0b73255997
4 changed files with 2 additions and 283 deletions

View File

@@ -1,6 +1,6 @@
# Template file for 'glibc'
pkgname=glibc
version=2.12.1
version=2.12.2
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=759f115c52bc12c5bb453af559dcd456d32138250b7cc96e47804e3d0ec97407
checksum=22f8eb3c49b9eb5e88fc249daf8670899adef24eb1f74708fb150a6502fa1216
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