libsndfile: 1.0.18pre11 -> 1.0.18pre14

This commit is contained in:
Danny Rawlins 2007-08-09 15:57:41 +10:00
parent 3380350175
commit 0af3eb256a
2 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
204c91995dc08868484a7ca547faf394 libsndfile-1.0.18pre11.tar.gz
dc7ef60f712a71cd6ab0136a983e6926 libsndfile-1.0.18pre14.tar.gz

View File

@ -5,7 +5,7 @@
# Depends on: flac sqlite3 alsa-lib
name=libsndfile
version=1.0.18pre11
version=1.0.18pre14
release=1
source=(http://www.mega-nerd.com/tmp/libsndfile-$version.tar.gz)
@ -16,7 +16,7 @@ build() {
--prefix=/usr \
--mandir=/usr/man \
--disable-static \
--with-gnu-ld
--disable-dependency-tracking
make
make DESTDIR=$PKG install