From 497ed4ea664161da0b6e84b833fc47dfa44db3a2 Mon Sep 17 00:00:00 2001 From: Baruch Siach Date: Thu, 9 Mar 2017 07:45:37 +0200 Subject: [PATCH] ti-uim: bump to latest version Also, add a hash file. Cc: Alexandre Belloni Signed-off-by: Baruch Siach Acked-by: Alexandre Belloni Signed-off-by: Thomas Petazzoni --- package/ti-uim/ti-uim.hash | 2 ++ package/ti-uim/ti-uim.mk | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 package/ti-uim/ti-uim.hash diff --git a/package/ti-uim/ti-uim.hash b/package/ti-uim/ti-uim.hash new file mode 100644 index 0000000000..ea64540ba8 --- /dev/null +++ b/package/ti-uim/ti-uim.hash @@ -0,0 +1,2 @@ +# Locally computed +sha256 da8a66968f4bf99366ab2b63baf358d937a6b1a5636ef6179c3aa7c852cbd1b2 ti-uim-a0236bc252e6484835ce266ae4a50b361f6a902d.tar.gz diff --git a/package/ti-uim/ti-uim.mk b/package/ti-uim/ti-uim.mk index 1c78db0e6f..a6e19b87ca 100644 --- a/package/ti-uim/ti-uim.mk +++ b/package/ti-uim/ti-uim.mk @@ -4,7 +4,7 @@ # ################################################################################ -TI_UIM_VERSION = c73894456df5def97111cb33d2106b684b8b7959 +TI_UIM_VERSION = a0236bc252e6484835ce266ae4a50b361f6a902d TI_UIM_SITE = $(call github,96boards,uim,$(TI_UIM_VERSION)) TI_UIM_LICENSE = GPLv2+ -- 2.30.2