libsndfile: update to 1.0.31

This commit is contained in:
Luna 2021-01-24 14:46:10 -03:00 committed by Érico Nogueira Rolim
parent 7aa404d97a
commit 5806e1a008

View File

@ -1,6 +1,6 @@
# Template file for 'libsndfile'
pkgname=libsndfile
version=1.0.30
version=1.0.31
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config python3"
@ -9,8 +9,8 @@ short_desc="C library for reading and writing files containing sampled sound"
maintainer="Orphaned <orphan@voidlinux.org>"
license="LGPL-2.1-or-later"
homepage="https://libsndfile.github.io/libsndfile/"
distfiles="https://github.com/libsndfile/${pkgname}/releases/download/v${version}/${pkgname}-${version}.tar.bz2"
checksum=9df273302c4fa160567f412e10cc4f76666b66281e7ba48370fb544e87e4611a
distfiles="https://github.com/libsndfile/${pkgname}/releases/download/${version}/${pkgname}-${version}.tar.bz2"
checksum=a8cfb1c09ea6e90eff4ca87322d4168cdbe5035cb48717b40bf77e751cc02163
libsndfile-progs_package() {
short_desc+=" - bundled cmdline apps"