mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 12:26:52 +02:00
extra/libsndfile: upgrade to 1.0.20
This commit is contained in:
parent
456d39106e
commit
db0a43e378
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user