wok diff clex/receipt @ rev 9208
libtaz: Use VERSION.tar.bz2 in WGET_URL instead of 1.0.4.tar.bz2.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Thu Mar 10 22:07:50 2011 +0000 (2011-03-10) |
parents | dbe940399912 |
children | a1644dbcf632 |
line diff
1.1 --- a/clex/receipt Mon Jun 09 21:12:25 2008 +0200 1.2 +++ b/clex/receipt Thu Mar 10 22:07:50 2011 +0000 1.3 @@ -10,6 +10,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.5 WEB_SITE="http://www.clex.sk/" 1.6 WGET_URL="http://www.clex.sk/download/$TARBALL" 1.7 +TAGS="file-manager" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()