wok rev 2867
xchat-plugin: fix tarball name
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat May 02 17:37:58 2009 +0200 (2009-05-02) |
parents | 1eb2a982b375 |
children | 9fb2b0292e84 |
files | xchat-plugin/receipt |
line diff
1.1 --- a/xchat-plugin/receipt Sat May 02 17:32:59 2009 +0200 1.2 +++ b/xchat-plugin/receipt Sat May 02 17:37:58 2009 +0200 1.3 @@ -7,7 +7,8 @@ 1.4 MAINTAINER="fabrice.thiroux@free.fr" 1.5 DEPENDS="gtk+ dbus openssl gettext dbus-glib xorg-libXdamage" 1.6 BUILD_DEPENDS="gtk+-dev dbus-dev openssl shared-mime-info" 1.7 -TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.8 +SOURCE="xchat" 1.9 +TARBALL="$SOURCE-$VERSION.tar.bz2" 1.10 WEB_SITE="http://www.xchat.org/" 1.11 WGET_URL="http://www.xchat.org/files/source/2.8/$TARBALL" 1.12 PROVIDE="xchat"