wok rev 13775
Up slitaz-tools (5.2)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Jan 03 15:11:11 2013 +0100 (2013-01-03) |
parents | c9602e55de2b |
children | 318807f5b9f4 |
files | slitaz-tools/receipt |
line diff
1.1 --- a/slitaz-tools/receipt Thu Jan 03 15:04:05 2013 +0100 1.2 +++ b/slitaz-tools/receipt Thu Jan 03 15:11:11 2013 +0100 1.3 @@ -1,14 +1,14 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="slitaz-tools" 1.7 -VERSION="5.1" 1.8 +VERSION="5.2" 1.9 CATEGORY="system-tools" 1.10 SHORT_DESC="SliTaz tools provide installer and utils usable on termnial." 1.11 MAINTAINER="pankso@slitaz.org" 1.12 SUGGESTED="slitaz-tools-boxes" 1.13 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.14 WEB_SITE="http://www.slitaz.org/" 1.15 -WGET_URL="http://mirror.slitaz.org/sources/tools/$TARBALL" 1.16 +WGET_URL="http://hg.slitaz.org/slitaz-tools/archive/$VERSION.tar.gz" 1.17 HOST_ARCH="i486 arm" 1.18 1.19 DEPENDS="slitaz-boot-scripts dialog gettext-base slitaz-configs-base"