wok rev 7244

Changed coreutils TARBALL from .tar.gz to .tar.xz.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat Nov 13 21:34:40 2010 +0000 (2010-11-13)
parents 2db2e85f9325
children 8867f9047bc4
files coreutils/receipt
line diff
     1.1 --- a/coreutils/receipt	Sat Nov 13 21:29:34 2010 +0000
     1.2 +++ b/coreutils/receipt	Sat Nov 13 21:34:40 2010 +0000
     1.3 @@ -5,7 +5,7 @@
     1.4  CATEGORY="system-tools"
     1.5  SHORT_DESC="Utilities for using and setting the basic system."
     1.6  MAINTAINER="pankso@slitaz.org"
     1.7 -TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.8 +TARBALL="$PACKAGE-$VERSION.tar.xz"
     1.9  WEB_SITE="http://www.gnu.org/software/coreutils/"
    1.10  WGET_URL="$GNU_MIRROR/$PACKAGE/$TARBALL"
    1.11  DEPENDS="glibc-base gmp libcap"