package/libcodec2: bump version to 1.1.1
Release notes: https://github.com/drowe67/codec2/releases/tag/v1.1.1 Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
211acb1e3b
commit
200d371d5e
@ -1,3 +1,3 @@
|
||||
# Locally computed
|
||||
sha256 d56ba661008a780b823d576a5a2742c94d0b0507574643a7d4f54c76134826a3 libcodec2-1.1.0.tar.gz
|
||||
sha256 44015b071968d98ee326012c498db6a8308bed1a7a914ecb6d4d8e2a354a4611 libcodec2-1.1.1.tar.gz
|
||||
sha256 9ebb6f82b7380a62ac74c5f0322c88e6744dedf2ebe1f54d6f088282b39844bf COPYING
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBCODEC2_VERSION = 1.1.0
|
||||
LIBCODEC2_VERSION = 1.1.1
|
||||
LIBCODEC2_SITE = $(call github,drowe67,codec2,v$(LIBCODEC2_VERSION))
|
||||
LIBCODEC2_LICENSE = LGPL-2.1
|
||||
LIBCODEC2_LICENSE_FILES = COPYING
|
||||
|
Loading…
Reference in New Issue
Block a user