diff --git a/package/iito/iito.hash b/package/iito/iito.hash index 698b94a5..6123f408 100644 --- a/package/iito/iito.hash +++ b/package/iito/iito.hash @@ -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 diff --git a/package/iito/iito.mk b/package/iito/iito.mk index 7a53aed2..0d51f205 100644 --- a/package/iito/iito.mk +++ b/package/iito/iito.mk @@ -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