wok rev 4897

pidgin-libnotify: Fix WGET_URL.
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Tue Feb 09 23:36:33 2010 +0100 (2010-02-09)
parents fd2ec226922d
children 3a535152c0cf
files pidgin-libnotify/receipt
line diff
     1.1 --- a/pidgin-libnotify/receipt	Tue Feb 09 21:36:20 2010 +0100
     1.2 +++ b/pidgin-libnotify/receipt	Tue Feb 09 23:36:33 2010 +0100
     1.3 @@ -9,7 +9,7 @@
     1.4  BUILD_DEPENDS="pidgin-dev libpurple-dev"
     1.5  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.6  WEB_SITE="http://gaim-libnotify.sourceforge.net/"
     1.7 -WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
     1.8 +WGET_URL="http://downloads.sourceforge.net/project/gaim-libnotify/$PACKAGE/$PACKAGE-$VERSION/$TARBALL"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()