glibc32: fix distfiles
This commit is contained in:
parent
f0226cf11f
commit
b62d429d54
1 changed files with 4 additions and 4 deletions
|
@ -3,8 +3,8 @@ pkgname=glibc32
|
|||
version=2.16.0
|
||||
revision=6
|
||||
distfiles="
|
||||
http://xbps.nopcode.org/repos/current/glibc32-2.16.0_5.x86_64.xbps
|
||||
http://xbps.nopcode.org/repos/current/glibc32-devel-2.16.0_5.x86_64.xbps"
|
||||
http://xbps.nopcode.org/repos/current/glibc32-2.16.0_6.x86_64.xbps
|
||||
http://xbps.nopcode.org/repos/current/glibc32-devel-2.16.0_6.x86_64.xbps"
|
||||
depends="glibc>=$version"
|
||||
makedepends="bsdtar"
|
||||
short_desc="The GNU C library (32 bits)"
|
||||
|
@ -12,8 +12,8 @@ homepage="http://www.gnu.org/software/libc"
|
|||
license="GPL-2, LGPL-2.1, BSD"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum="
|
||||
9cdc1ab5a0e83b5b71192f48d8aa1b398923bd3858e57902408c30cc54510ac0
|
||||
312d815df94e058051954e85ff3ff3c2fa57d4e5b559bf93cfb1dcb28de37cc4"
|
||||
a63a2d98b0f043d31713e538916e3c1a5cdf7b3bbab7d99054a4bb895cf43159
|
||||
72f6c2b475f77c38f46aaf6042f44c55e51fb1f3a1447cb7837590d69017ec42"
|
||||
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 a new issue