diff --git a/srcpkgs/glibc/template b/srcpkgs/glibc/template index 6d047c7546a..ed59fa11fd2 100644 --- a/srcpkgs/glibc/template +++ b/srcpkgs/glibc/template @@ -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 " -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