glibc32: sync with i686 pkgs.
This commit is contained in:
parent
e222ff3572
commit
59289f667e
|
@ -1,18 +1,17 @@
|
|||
# Template file for 'glibc32'
|
||||
pkgname=glibc32
|
||||
version=2.14.1
|
||||
revision=4
|
||||
_devrev=2
|
||||
revision=8
|
||||
distfiles="
|
||||
http://xbps.goodluckwith.us/binpkgs/i686/glibc-${version}_${revision}.i686.xbps
|
||||
http://xbps.goodluckwith.us/binpkgs/i686/glibc-devel-${version}_${_devrev}.i686.xbps"
|
||||
http://xbps.hosting-unlimited.org/binpkgs/i686/glibc-${version}_${revision}.i686.xbps
|
||||
http://xbps.hosting-unlimited.org/binpkgs/i686/glibc-devel-${version}_${revision}.i686.xbps"
|
||||
depends="glibc"
|
||||
makedepends="bsdtar"
|
||||
short_desc="The GNU C library (32 bits)"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum="
|
||||
bb94c8b765b97559a53a22ee8a83e4a4ee664ea8970b3b0906be66b341887e4f
|
||||
917a869131392ebc0bba2d8dc99ab36e25a8fca7f6c83ba88532379a7f5dba23"
|
||||
b02efe395f09a93e29c4623aeffedc881e5bd68ec0df3dce55dab6800365948c
|
||||
068697a14ce6ccc68213180654fe98eeeb4624fca0b79a78e75e13f97dd92e21"
|
||||
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
|
||||
|
|
Loading…
Reference in New Issue