package/iito: Bump to 1.1.0

Needed to fix a memory leak, and to get access to the new "led-group"
driver.
This commit is contained in:
Tobias Waldekranz
2023-11-19 08:50:19 +01:00
committed by Joachim Wiberg
parent 365ad5d565
commit 6ce7f01d64
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
# Locally calculated
sha256 a8bf3dd3a3c8f9b8fcb5a958492dedc1c2218fd0904267df8c6b013e7913450e iito-1.0.0.tar.gz
sha256 7db4077b7c132170e9c358397cc2a30ae810ce24b8a5b66eb6b31c7c203156c1 iito-1.1.0.tar.gz
sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING
+1 -1
View File
@@ -4,7 +4,7 @@
#
################################################################################
IITO_VERSION = 1.0.0
IITO_VERSION = 1.1.0
IITO_SITE = https://github.com/kernelkit/iito/releases/download/v$(IITO_VERSION)
IITO_LICENSE = GPL-2.0
IITO_LICENSE_FILES = COPYING