From 49e6930519d2cd5986ed04b21879d6c708d80a2c Mon Sep 17 00:00:00 2001 From: Daniel Engberg Date: Wed, 4 Apr 2018 17:52:39 +0200 Subject: [PATCH] utils/tio: Update to 1.29 Update tio to 1.29 Signed-off-by: Daniel Engberg --- utils/tio/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/utils/tio/Makefile b/utils/tio/Makefile index 90d93b4821..5cdd61d793 100644 --- a/utils/tio/Makefile +++ b/utils/tio/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=tio -PKG_VERSION:=1.28 +PKG_VERSION:=1.29 PKG_RELEASE:=1 PKG_MAINTAINER:= PKG_LICENSE:=GPL-2.0+ @@ -16,7 +16,7 @@ PKG_LICENSE_FILES:=COPYING PKG_SOURCE_URL:=https://github.com/$(PKG_NAME)/$(PKG_NAME)/releases/download/v$(PKG_VERSION)/ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz -PKG_HASH:=bb5fa22b2ca5c2eeb811f57e1af45ae5a2b852eed1aabbeb3a419cc3b4d4d22a +PKG_HASH:=371a11b69dd2e1b1af3ca2a1c570408b1452ae4523fe954d250f04b6b2147d23 PKG_FIXUP:=autoreconf