glibc: use bz2 tarball instead of the gz one

This commit is contained in:
Tilman Sauerbeck 2006-12-22 23:03:42 +01:00
parent 1ef33f7dbb
commit f100f933d1
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
a73c5509305b6921d173fc050ed7b857 glibc-2.5.tar.gz
1fb29764a6a650a4d5b409dda227ac9f glibc-2.5.tar.bz2
96156bec8e05de67384dc93e72bdc313 host.conf
fbbc215a9b15ba4846f326cc88108057 hosts
9e839992ad502a467b20fbe9183901d9 kernel-headers-2.6.18.tar.bz2

View File

@ -5,7 +5,7 @@
name=glibc
version=2.5
release=1
source=(http://ftp.gnu.org/gnu/glibc/glibc-$version.tar.gz
source=(http://ftp.gnu.org/gnu/glibc/glibc-$version.tar.bz2
http://crux.nu/files/dist/kernel-headers-2.6.18.tar.bz2
hosts resolv.conf nsswitch.conf host.conf ld.so.conf)