mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09:00
package/libsoundtouch: bump version to 2.2
Release notes: https://gitlab.com/soundtouch/soundtouch/-/releases Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
b5a1cfd98e
commit
0456531966
@@ -1,3 +1,3 @@
|
|||||||
# Locally computed
|
# Locally computed
|
||||||
sha256 3a431facf019f37cc2da112156226d686e941b15d6327f3a41d7ca21dfaf8e94 libsoundtouch-2.1.2.tar.gz
|
sha256 f1ce96bac35779d3b752f4cc8696975b3d58f3deb9db47ffc45862767c2a2bdd libsoundtouch-2.2.tar.gz
|
||||||
sha256 6b73f6327136a924821ec044bbd9f17cf8677faf2f2a2b1366a9fff6188c9688 COPYING.TXT
|
sha256 6b73f6327136a924821ec044bbd9f17cf8677faf2f2a2b1366a9fff6188c9688 COPYING.TXT
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
LIBSOUNDTOUCH_VERSION = 2.1.2
|
LIBSOUNDTOUCH_VERSION = 2.2
|
||||||
LIBSOUNDTOUCH_SITE = https://gitlab.com/soundtouch/soundtouch/-/archive/$(LIBSOUNDTOUCH_VERSION)
|
LIBSOUNDTOUCH_SITE = https://gitlab.com/soundtouch/soundtouch/-/archive/$(LIBSOUNDTOUCH_VERSION)
|
||||||
LIBSOUNDTOUCH_LICENSE = LGPL-2.1+
|
LIBSOUNDTOUCH_LICENSE = LGPL-2.1+
|
||||||
LIBSOUNDTOUCH_LICENSE_FILES = COPYING.TXT
|
LIBSOUNDTOUCH_LICENSE_FILES = COPYING.TXT
|
||||||
|
|||||||
Reference in New Issue
Block a user