glibc32: update to 2.11.2.
This commit is contained in:
parent
f3a53a261f
commit
e626f99d7a
1 changed files with 5 additions and 5 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'glibc32'
|
# Template file for 'glibc32'
|
||||||
pkgname=glibc32
|
pkgname=glibc32
|
||||||
version=2.11.1
|
version=2.11.2
|
||||||
distfiles="
|
distfiles="
|
||||||
http://xbps.nopcode.org/repos/stable/i686/glibc-${version}_3:20100511.i686.xbps
|
http://xbps.nopcode.org/repos/stable/i686/glibc-${version}.i686.xbps
|
||||||
http://xbps.nopcode.org/repos/stable/i686/glibc-devel-${version}_2:20100511.i686.xbps"
|
http://xbps.nopcode.org/repos/stable/i686/glibc-devel-${version}.i686.xbps"
|
||||||
build_style=custom-install
|
build_style=custom-install
|
||||||
short_desc="The GNU C library (32 bits)"
|
short_desc="The GNU C library (32 bits)"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum="
|
checksum="
|
||||||
fee8bc09410fa03545aa0eefd6d05917c8b3a8c1776ba16d40780be18f15ba55
|
825e2db530d126c5a4a49a9212f83a86283f9a9db457fed86e92300c47d2c8a5
|
||||||
a7996583689a7ba627fa9af7ae3668c06b5564c80bd84b2736e97e3c4c8b331b"
|
1f15c9d68947a86454b84cb0b2b6594ec2ab9af22330edbd52b7287050adfa81"
|
||||||
long_desc="
|
long_desc="
|
||||||
The GNU C Library is the standard system C library for all GNU systems,
|
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
|
and is an important part of what makes up a GNU system. It provides the
|
||||||
|
|
Loading…
Reference in a new issue