soundtouch: update to 1.9.2 (soname bump).
This commit is contained in:
parent
1b3fc169e3
commit
71a63b3ef6
|
@ -1124,7 +1124,7 @@ libgdmsimplegreeter.so.1 gdm-3.6.0_1
|
|||
libclutter-gst-2.0.so.0 clutter-gst-1.9.92_1
|
||||
libcheese.so.8 libcheese-3.17.90_1
|
||||
libcheese-gtk.so.25 libcheese-3.17.90_1
|
||||
libSoundTouch.so.0 soundtouch-1.7.0_1
|
||||
libSoundTouch.so.1 soundtouch-1.9.2_1
|
||||
libzapojit-0.0.so.0 libzapojit-0.0.2_1
|
||||
libmusicbrainz5.so.1 libmusicbrainz5-5.1.0_1
|
||||
librygel-core-2.6.so.2 librygel-0.26.0_1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'soundtouch'
|
||||
pkgname=soundtouch
|
||||
version=1.9.1
|
||||
version=1.9.2
|
||||
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=7d22e09e5e0a5bb8669da4f97ec1d6ee324aa3e7515db7fa2554d08f5259aecd
|
||||
checksum=caeb86511e81420eeb454cb5db53f56d96b8451d37d89af6e55b12eb4da1c513
|
||||
|
||||
pre_configure() {
|
||||
sed -e 's,AM_CONFIG_HEADER,AC_CONFIG_HEADERS,g' -i configure.ac
|
||||
|
|
Loading…
Reference in New Issue