mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-23 21:43:30 +08:00
package/libks: bump version to 2.0.2
Updated license hash due to copyright year bump:52a3f2a546
Needed for freeswitch bump to 1.10.10:7c1faeff48
Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
27bf08e4ad
commit
171977f4bf
@ -1,3 +1,3 @@
|
||||
# Locally computed
|
||||
sha256 c677c36a0d8ceca2e53e07d1de66b87045ac2784df458d012557e2432692528b libks-1.8.3.tar.gz
|
||||
sha256 1d1327f37b58a4c9ce520fcf9dd3f348c7c639229ee7aed41c47164a8f7836cd copyright
|
||||
sha256 af94f9fcdb2022b8f09187309ac2d372a5a4cc639af77cd4375f2d5c88b4fd63 libks-2.0.2.tar.gz
|
||||
sha256 3aba376a08bf91c95518532e627157f0ee3ab2712d1198463e2b1ac9186dd142 copyright
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBKS_VERSION = 1.8.3
|
||||
LIBKS_VERSION = 2.0.2
|
||||
LIBKS_SITE = $(call github,signalwire,libks,v$(LIBKS_VERSION))
|
||||
LIBKS_LICENSE = MIT
|
||||
LIBKS_LICENSE_FILES = copyright
|
||||
|
Loading…
Reference in New Issue
Block a user