wok diff audiofile/receipt @ rev 6073
zsh: no more link for /bin/sh with tazbb
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Aug 26 12:59:48 2010 +0200 (2010-08-26) |
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 Aug 26 12:59:48 2010 +0200 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()