mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-22 01:13:00 +02:00
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:
committed by
Joachim Wiberg
parent
365ad5d565
commit
6ce7f01d64
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user