wok rev 14806
Down tazdrop (4.4)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Jul 17 09:36:02 2013 +0200 (2013-07-17) |
parents | dc56f6a866c0 |
children | b8a2ba826815 |
files | tazdrop/receipt |
line diff
1.1 --- a/tazdrop/receipt Wed Jul 17 09:28:07 2013 +0200 1.2 +++ b/tazdrop/receipt Wed Jul 17 09:36:02 2013 +0200 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="tazdrop" 1.7 -VERSION="5.4" 1.8 +VERSION="4.4" 1.9 CATEGORY="office" 1.10 SHORT_DESC="SliTaz desktop Drag N' Drop tool" 1.11 MAINTAINER="pankso@slitaz.org" 1.12 @@ -9,7 +9,7 @@ 1.13 SOURCE="slitaz-tools" 1.14 TARBALL="$SOURCE-$VERSION.tar.gz" 1.15 WEB_SITE="http://www.slitaz.org/" 1.16 -WGET_URL="http://hg.slitaz.org/slitaz-tools/archive/$VERSION.tar.gz" 1.17 +WGET_URL="http://hg.slitaz.org/$SOURCE/archive/$VERSION.tar.gz" 1.18 1.19 # Rules to configure and make the package. 1.20 compile_rules()