wok rev 5363

Up: audiofile, audiofile-dev (0.2.7)
author Christopher Rogers <slaxemulator@gmail.com>
date Wed Apr 28 21:45:28 2010 +0000 (2010-04-28)
parents 145db7697c73
children 1732ae11db98
files audiofile-dev/receipt audiofile/receipt
line diff
     1.1 --- a/audiofile-dev/receipt	Wed Apr 28 20:47:27 2010 +0000
     1.2 +++ b/audiofile-dev/receipt	Wed Apr 28 21:45:28 2010 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="audiofile-dev"
     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, development files"
    1.11  MAINTAINER="allan316@gmail.com"
     2.1 --- a/audiofile/receipt	Wed Apr 28 20:47:27 2010 +0000
     2.2 +++ b/audiofile/receipt	Wed Apr 28 21:45:28 2010 +0000
     2.3 @@ -1,14 +1,14 @@
     2.4  # SliTaz package receipt.
     2.5  
     2.6  PACKAGE="audiofile"
     2.7 -VERSION="0.2.6"
     2.8 +VERSION="0.2.7"
     2.9  CATEGORY="development"
    2.10  SHORT_DESC="provides a uniform and elegant API for accessing a variety of audio file formats"
    2.11  MAINTAINER="allan316@gmail.com"
    2.12  DEPENDS=""
    2.13  TARBALL="$PACKAGE-$VERSION.tar.gz"
    2.14  WEB_SITE="http://www.68k.org/~michael/audiofile/"
    2.15 -WGET_URL="http://www.68k.org/~michael/audiofile/audiofile-0.2.6.tar.gz"
    2.16 +WGET_URL="$WEB_SITE/$TARBALL"
    2.17  
    2.18  # Rules to configure and make the package.
    2.19  compile_rules()