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