soundtouch: update to 2.1.2.
This commit is contained in:
parent
04a71021de
commit
917d578b7e
2 changed files with 3 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'soundtouch'
|
# Template file for 'soundtouch'
|
||||||
pkgname=soundtouch
|
pkgname=soundtouch
|
||||||
version=2.1.1
|
version=2.1.2
|
||||||
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="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
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/${pkgname}/${pkgname}/-/archive/${version}/${pkgname}-${version}.tar.gz"
|
distfiles="https://gitlab.com/soundtouch/soundtouch/-/archive/${version}/soundtouch-${version}.tar.gz"
|
||||||
checksum=09311b159e15b2f5ceec953ad711922b466642a3000449f17de1874ce7a3ac8a
|
checksum=2826049e2f34efbc4c8a47d00c93649822b0c14e1f29f5569835704814590732
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
./bootstrap
|
./bootstrap
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
site="${homepage}/sourcecode.html"
|
|
Loading…
Add table
Add a link
Reference in a new issue