glibc: another patch to fix a bug in DNS resolver, patch from Arch.

This commit is contained in:
Juan RP
2011-06-21 22:20:29 +02:00
parent c144e95539
commit 01a10425e6
2 changed files with 23 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
# Template file for 'glibc'
pkgname=glibc
version=2.14
revision=2
revision=3
distfiles="http://ftp.gnu.org/gnu/glibc/glibc-${version}.tar.bz2"
build_style=custom-install
short_desc="The GNU C library"