wok-6.x rev 8677
Fixed libtaz & tazchroot tarball (thanks Godane)
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Thu Feb 17 00:46:18 2011 +0100 (2011-02-17) |
parents | 6ece8dea73c9 |
children | 5380222c2b60 |
files | libtaz/receipt tazchroot/receipt |
line diff
1.1 --- a/libtaz/receipt Thu Feb 17 00:44:16 2011 +0100 1.2 +++ b/libtaz/receipt Thu Feb 17 00:46:18 2011 +0100 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="base-system" 1.5 SHORT_DESC="Slitaz generic library." 1.6 MAINTAINER="gokhlayeh@slitaz.org" 1.7 -TARBALL="$PACKAGE-$VERSION.tar.gz" 1.8 +TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.9 WEB_SITE="http://www.slitaz.org/" 1.10 # Use bitbucket until tank is back. 1.11 #WGET_URL="http://mirror.slitaz.org/sources/$PACKAGE/$TARBALL"
2.1 --- a/tazchroot/receipt Thu Feb 17 00:44:16 2011 +0100 2.2 +++ b/tazchroot/receipt Thu Feb 17 00:46:18 2011 +0100 2.3 @@ -6,7 +6,7 @@ 2.4 SHORT_DESC="Slitaz tool to manage chroot" 2.5 MAINTAINER="gokhlayeh@slitaz.org" 2.6 DEPENDS="libtaz" 2.7 -TARBALL="$PACKAGE-$VERSION.tar.gz" 2.8 +TARBALL="$PACKAGE-$VERSION.tar.bz2" 2.9 WEB_SITE="http://www.slitaz.org/" 2.10 # Use bitbucket until tank is back. 2.11 #WGET_URL="http://mirror.slitaz.org/sources/$PACKAGE/$TARBALL"