package/libsoundtouch: bump version to 2.3.1

Updated license hash due to upstream commit:
d11a3adb2d

Updated _SITE:
d063c0d9f9

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
This commit is contained in:
Bernd Kuhls 2022-01-08 11:03:50 +01:00 committed by Arnout Vandecappelle (Essensium/Mind)
parent 2cb372e085
commit 6afe7b1da3
2 changed files with 5 additions and 4 deletions

View File

@ -1,3 +1,3 @@
# Locally computed
sha256 f1ce96bac35779d3b752f4cc8696975b3d58f3deb9db47ffc45862767c2a2bdd libsoundtouch-2.2.tar.gz
sha256 6b73f6327136a924821ec044bbd9f17cf8677faf2f2a2b1366a9fff6188c9688 COPYING.TXT
sha256 6900996607258496ce126924a19fe9d598af9d892cf3f33d1e4daaa9b42ae0b1 soundtouch-2.3.1.tar.gz
sha256 84c6d82dc7de80f5b73f231edfd3ddc5b53513908117452bfa37ea36bb4b7e0a COPYING.TXT

View File

@ -4,8 +4,9 @@
#
################################################################################
LIBSOUNDTOUCH_VERSION = 2.2
LIBSOUNDTOUCH_SITE = $(call gitlab,soundtouch,soundtouch,$(LIBSOUNDTOUCH_VERSION))
LIBSOUNDTOUCH_VERSION = 2.3.1
LIBSOUNDTOUCH_SOURCE = soundtouch-$(LIBSOUNDTOUCH_VERSION).tar.gz
LIBSOUNDTOUCH_SITE = https://www.surina.net/soundtouch
LIBSOUNDTOUCH_LICENSE = LGPL-2.1+
LIBSOUNDTOUCH_LICENSE_FILES = COPYING.TXT
LIBSOUNDTOUCH_AUTORECONF = YES