soundtouch: update to 2.0.0.
This commit is contained in:
parent
0e317f8b97
commit
ab22e36c00
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'soundtouch'
|
||||
pkgname=soundtouch
|
||||
version=1.9.2
|
||||
version=2.0.0
|
||||
revision=1
|
||||
wrksrc=${pkgname}
|
||||
build_style=gnu-configure
|
||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://www.surina.net/soundtouch"
|
||||
license="LGPL-2.1"
|
||||
distfiles="http://www.surina.net/soundtouch/soundtouch-${version}.tar.gz"
|
||||
checksum=caeb86511e81420eeb454cb5db53f56d96b8451d37d89af6e55b12eb4da1c513
|
||||
checksum=d224f7d1421b5f8e74a74c85741345bd9802618a40ae30ce5b427a5705c89d25
|
||||
|
||||
pre_configure() {
|
||||
sed -e 's,AM_CONFIG_HEADER,AC_CONFIG_HEADERS,g' -i configure.ac
|
||||
|
|
Loading…
Reference in a new issue