wok rev 1280

gtkhtml2_viewer: fix WGET_URL
author Christophe Lincoln <pankso@slitaz.org>
date Mon Aug 18 15:01:24 2008 +0200 (2008-08-18)
parents 0e7a52d217af
children c2eb824a3ada
files gtkhtml2_viewer/receipt
line diff
     1.1 --- a/gtkhtml2_viewer/receipt	Mon Aug 18 14:38:49 2008 +0200
     1.2 +++ b/gtkhtml2_viewer/receipt	Mon Aug 18 15:01:24 2008 +0200
     1.3 @@ -8,8 +8,8 @@
     1.4  DEPENDS="curl claws-mail"
     1.5  BUILD_DEPENDS="curl-dev claws-mail-dev"
     1.6  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.7 -WEB_SITE="http://www.claws-mail.org/downloads/plugins/$TARBALL"
     1.8 -WGET_URL="http://www.claws-mail.org/plugins.php?section=downloads"
     1.9 +WEB_SITE="http://www.claws-mail.org/plugins.php"
    1.10 +WGET_URL="http://www.claws-mail.org/downloads/plugins/$TARBALL"
    1.11  
    1.12  # Rules to configure and make the package.
    1.13  compile_rules()