extra/libsndfile: upgrade to 1.0.20

This commit is contained in:
Natanael Copa 2009-05-15 12:17:42 +00:00
parent 456d39106e
commit db0a43e378

View File

@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=libsndfile
pkgver=1.0.19
pkgver=1.0.20
pkgrel=0
pkgdesc="A C library for reading and writing files containing sampled sound"
url="http://www.mega-nerd.com/libsndfile"
@ -19,4 +19,4 @@ build () {
make || return 1
make DESTDIR="$pkgdir" install || return 1
}
md5sums="8fa24b0c0a8758543427c9741ea06924 libsndfile-1.0.19.tar.gz"
md5sums="e0553e12c7a467af44693e95e2eac668 libsndfile-1.0.20.tar.gz"