wok-current diff iron-linux/receipt @ rev 11298
Fix: pidgin menu icon
author | Alexander Medvedev <devl547@gmail.com> |
---|---|
date | Sat Nov 12 18:20:29 2011 +0000 (2011-11-12) |
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 Sat Nov 12 18:20:29 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()