soundtouch: update to 2.3.1

and fix distfiles
This commit is contained in:
newbluemoon 2021-11-09 21:35:07 +01:00 committed by Érico Nogueira Rolim
parent 8837f3949a
commit 9e73663d32

View file

@ -1,6 +1,6 @@
# Template file for 'soundtouch' # Template file for 'soundtouch'
pkgname=soundtouch pkgname=soundtouch
version=2.2 version=2.3.1
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args="--enable-openmp" configure_args="--enable-openmp"
@ -10,8 +10,8 @@ short_desc="SoundTouch Audio Processing Library"
maintainer="Orphaned <orphan@voidlinux.org>" maintainer="Orphaned <orphan@voidlinux.org>"
license="LGPL-2.1-only" license="LGPL-2.1-only"
homepage="https://www.surina.net/soundtouch" homepage="https://www.surina.net/soundtouch"
distfiles="https://gitlab.com/soundtouch/soundtouch/-/archive/${version}/soundtouch-${version}.tar.gz" distfiles="https://www.surina.net/soundtouch/soundtouch-${version}.tar.gz"
checksum=525478c745a51dadaf7adb8e5386ec1f903d47196fab5947dc37414344684560 checksum=6900996607258496ce126924a19fe9d598af9d892cf3f33d1e4daaa9b42ae0b1
pre_configure() { pre_configure() {
./bootstrap ./bootstrap