mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 08:14:09 -09:00
package/kibi: bump to version 0.3.3
Changelog: https://github.com/ilai-deutel/kibi/blob/v0.3.3/CHANGELOG.md Signed-off-by: Alexander Shirokov <shirokovalexs@gmail.com> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
1124bc4b83
commit
63ef731ba3
@@ -1,4 +1,4 @@
|
||||
# Locally generated
|
||||
sha256 c65ab03df3c2f1b83b41c2074032edc6c0bc7ff616ff9116cee49ee36c462521 kibi-0.3.1-cargo5.tar.gz
|
||||
sha256 1fb9203d4d45efd7e0645f5a1dbeb14604dc7817d9db35c6f2bd650053877e59 kibi-0.3.3-cargo5.tar.gz
|
||||
sha256 53cdcb17642e801f813712b4844293b037c23d4b482004b77c15ae2f36f551c3 LICENSE-MIT
|
||||
sha256 8c6db340475136df3c1201d458fa5755698eace76e510471ecc9d857d6083dac LICENSE-APACHE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
KIBI_VERSION = 0.3.1
|
||||
KIBI_VERSION = 0.3.3
|
||||
KIBI_SITE = $(call github,ilai-deutel,kibi,v$(KIBI_VERSION))
|
||||
KIBI_LICENSE = MIT or Apache-2.0
|
||||
KIBI_LICENSE_FILES = LICENSE-MIT LICENSE-APACHE
|
||||
|
||||
Reference in New Issue
Block a user