wok diff audiofile/receipt @ rev 8684

Fix dep: gnome-menus depends on libgio
author Antoine Bodin <gokhlayeh@slitaz.org>
date Thu Feb 17 18:56:09 2011 +0100 (2011-02-17)
parents 1d0ce199819e
children 01d294e2fcd0
line diff
     1.1 --- a/audiofile/receipt	Sat Jul 04 16:24:02 2009 +0000
     1.2 +++ b/audiofile/receipt	Thu Feb 17 18:56:09 2011 +0100
     1.3 @@ -1,14 +1,14 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="audiofile"
     1.7 -VERSION="0.2.6"
     1.8 +VERSION="0.2.7"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="provides a uniform and elegant API for accessing a variety of audio file formats"
    1.11  MAINTAINER="allan316@gmail.com"
    1.12  DEPENDS=""
    1.13  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.14  WEB_SITE="http://www.68k.org/~michael/audiofile/"
    1.15 -WGET_URL="http://www.68k.org/~michael/audiofile/audiofile-0.2.6.tar.gz"
    1.16 +WGET_URL="$WEB_SITE/$TARBALL"
    1.17  
    1.18  # Rules to configure and make the package.
    1.19  compile_rules()