wok rev 10615

ncmpc: fix WGET_URL
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu May 26 18:12:16 2011 +0200 (2011-05-26)
parents ad74a3e299b8
children 66cd6cc75e1d
files ncmpc/receipt
line diff
     1.1 --- a/ncmpc/receipt	Thu May 26 17:59:53 2011 +0200
     1.2 +++ b/ncmpc/receipt	Thu May 26 18:12:16 2011 +0200
     1.3 @@ -7,9 +7,9 @@
     1.4  MAINTAINER="paul@slitaz.org"
     1.5  DEPENDS="mpd glib ncurses"
     1.6  BUILD_DEPENDS="pkg-config gtk+-dev"
     1.7 -TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.8 +TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.9  WEB_SITE="http://hem.bredband.net/kaw/ncmpc/index.html"
    1.10 -WGET_URL="http://hem.bredband.net/kaw/ncmpc/files/$TARBALL"
    1.11 +WGET_URL="$SF_MIRROR/musicpd/$PACKAGE/$VERSION/$TARBALL"
    1.12  TAGS="music player"
    1.13  
    1.14  # Rules to configure and make the package.