wok-current diff audiofile/receipt @ rev 10070
tor: Add $CONFIGURE_ARGS.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Fri May 20 05:23:34 2011 +0000 (2011-05-20) |
parents | 1d0ce199819e |
children | 01d294e2fcd0 |
line diff
1.1 --- a/audiofile/receipt Sat Jul 04 16:24:02 2009 +0000 1.2 +++ b/audiofile/receipt Fri May 20 05:23:34 2011 +0000 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()