mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-09 17:03:35 -09:00
package/libks: bump version to 2.0.11
Changes: https://github.com/signalwire/libks/compare/v2.0.5...v2.0.11 Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Arnout Vandecappelle <arnout@rnout.be>
This commit is contained in:
committed by
Arnout Vandecappelle
parent
06377680ae
commit
69dbd64802
@@ -1,3 +1,3 @@
|
||||
# Locally computed
|
||||
sha256 8525dd943cf970c860cd2596207c7ba6646c9e1f407e350fc0a39b76af75e625 libks-2.0.5.tar.gz
|
||||
sha256 7142800a0c9095ce0e52308c815026a8ad2a197f519363c050fe441039de20be libks-2.0.11.tar.gz
|
||||
sha256 3aba376a08bf91c95518532e627157f0ee3ab2712d1198463e2b1ac9186dd142 copyright
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBKS_VERSION = 2.0.5
|
||||
LIBKS_VERSION = 2.0.11
|
||||
LIBKS_SITE = $(call github,signalwire,libks,v$(LIBKS_VERSION))
|
||||
LIBKS_LICENSE = MIT
|
||||
LIBKS_LICENSE_FILES = copyright
|
||||
|
||||
Reference in New Issue
Block a user