diff options
author | Tilman Sauerbeck <tilman@crux.nu> | 2009-07-15 20:18:28 +0200 |
---|---|---|
committer | Tilman Sauerbeck <tilman@crux.nu> | 2009-07-15 20:18:28 +0200 |
commit | f9a30b870290480a705368701a3b1cc91edd6467 (patch) | |
tree | 04b2e9b68b46cda7a3aab8991a7da92713624e83 /coreutils/Pkgfile | |
parent | e7ea32e498acf596dc78706ef3507dc25f0379bc (diff) | |
download | core-f9a30b870290480a705368701a3b1cc91edd6467.tar.gz core-f9a30b870290480a705368701a3b1cc91edd6467.tar.xz |
coreutils: switched to xz tarball.
Diffstat (limited to 'coreutils/Pkgfile')
-rw-r--r-- | coreutils/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/coreutils/Pkgfile b/coreutils/Pkgfile index f4c61e24..da703b7e 100644 --- a/coreutils/Pkgfile +++ b/coreutils/Pkgfile @@ -6,7 +6,7 @@ name=coreutils version=7.4 release=1 -source=(http://ftp.gnu.org/pub/gnu/$name/$name-$version.tar.gz +source=(http://ftp.gnu.org/pub/gnu/$name/$name-$version.tar.xz coreutils-uname.patch) build() { |