soundtouch: update to 2.2.
This commit is contained in:
parent
1526b692a6
commit
f0c9604a7c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'soundtouch'
|
# Template file for 'soundtouch'
|
||||||
pkgname=soundtouch
|
pkgname=soundtouch
|
||||||
version=2.1.2
|
version=2.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-openmp"
|
configure_args="--enable-openmp"
|
||||||
|
@ -11,7 +11,7 @@ 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://gitlab.com/soundtouch/soundtouch/-/archive/${version}/soundtouch-${version}.tar.gz"
|
||||||
checksum=2826049e2f34efbc4c8a47d00c93649822b0c14e1f29f5569835704814590732
|
checksum=525478c745a51dadaf7adb8e5386ec1f903d47196fab5947dc37414344684560
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
./bootstrap
|
./bootstrap
|
||||||
|
|
Loading…
Reference in a new issue