wok diff iron-linux/receipt @ rev 11282

Add: transmission-remote-gtk (0.7)
author Alexander Medvedev <devl547@gmail.com>
date Thu Nov 10 23:28:52 2011 +0000 (2011-11-10)
parents 4413a1b4b67f
children 226e35b1edfc
line diff
     1.1 --- a/iron-linux/receipt	Sun Nov 06 09:51:48 2011 +0000
     1.2 +++ b/iron-linux/receipt	Thu Nov 10 23:28:52 2011 +0000
     1.3 @@ -6,9 +6,9 @@
     1.4  SHORT_DESC="Secure web browser (Chromium source)."
     1.5  MAINTAINER="paul@slitaz.org"
     1.6  DEPENDS="nss-dev libfirefox GConf cups libjpeg62" # may need updating?
     1.7 -TARBALL="$PACKAGE.tar.gz"
     1.8 +TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.9  WEB_SITE="http://www.srware.net/en/software_srware_iron.php"
    1.10 -WGET_URL="http://www.srware.net/downloads/$TARBALL"
    1.11 +WGET_URL="http://www.srware.net/downloads/$PACKAGE.tar.gz"
    1.12  
    1.13  # Rules to configure and make the package.
    1.14  compile_rules()