wok diff libmpdclient/receipt @ rev 7505

qemu: update depends
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Dec 04 11:49:58 2010 +0100 (2010-12-04)
parents 95b431e1d1f8
children 0f30a82f288f
line diff
     1.1 --- a/libmpdclient/receipt	Sun Jan 10 22:24:44 2010 +0100
     1.2 +++ b/libmpdclient/receipt	Sat Dec 04 11:49:58 2010 +0100
     1.3 @@ -1,14 +1,14 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="libmpdclient"
     1.7 -VERSION="2.1"
     1.8 +VERSION="2.2"
     1.9  CATEGORY="system-tools"
    1.10  SHORT_DESC="C & C++ API library for MPD."
    1.11  MAINTAINER="erjo@slitaz.org"
    1.12  DEPENDS=""
    1.13  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.14  WEB_SITE="http://mpd.wikia.com/wiki/ClientLib:libmpdclient"
    1.15 -WGET_URL="$SF_MIRROR/musicpd/files/libmpdclient/$VERSION/$TARBALL"
    1.16 +WGET_URL="$SF_MIRROR/musicpd/$VERSION/$TARBALL"
    1.17  
    1.18  # Rules to configure and make the package.
    1.19  compile_rules()