glibc: update to 2.14.

This commit is contained in:
Juan RP
2011-06-08 00:08:54 +02:00
parent 5f512f857e
commit 1dbbdbe791
5 changed files with 2 additions and 35 deletions

View File

@@ -1,14 +1,13 @@
# Template file for 'glibc'
pkgname=glibc
version=2.13
revision=3
version=2.14
distfiles="http://ftp.gnu.org/gnu/glibc/glibc-${version}.tar.bz2"
build_style=custom-install
short_desc="The GNU C library"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.gnu.org/software/libc"
license="GPL-2, LGPL-2.1, BSD"
checksum=0173c92a0545e6d99a46a4fbed2da00ba26556f5c6198e2f9f1631ed5318dbb2
checksum=8404b54651d42133d9a2ab17d30d698e53c5f250b2ad8e5f3d9a208ea7c75d6c
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