summaryrefslogtreecommitdiff
path: root/package/can-utils
diff options
context:
space:
mode:
authorRahul Bedarkar <rahul.bedarkar@imgtec.com>2016-12-20 22:40:48 +0530
committerPeter Korsgaard <peter@korsgaard.com>2016-12-20 19:27:27 +0100
commit8812cffe996c8d0cbd48bf7e565921ba68d5d293 (patch)
tree42ed07f577df32f3efe4443cec9170ce087a122c /package/can-utils
parent2d7b73cf75daedd4a198a75546308fedae7c9467 (diff)
can-utils: bump version
This version bump also fixes: http://autobuild.buildroot.net/results/0e5/0e5242376ff6aa82e89ed1172350e05009d48156 Signed-off-by: Rahul Bedarkar <rahul.bedarkar@imgtec.com> Cc: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/can-utils')
-rw-r--r--package/can-utils/can-utils.hash2
-rw-r--r--package/can-utils/can-utils.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/package/can-utils/can-utils.hash b/package/can-utils/can-utils.hash
index 5e0bcccf5..64c4cf669 100644
--- a/package/can-utils/can-utils.hash
+++ b/package/can-utils/can-utils.hash
@@ -1,2 +1,2 @@
# Locally computed
-sha256 9899f8838d52459769b61ba3cb2d1e079a5d28fbef1a23859489753da91fce82 can-utils-64edc021d22441002028bc451548b9e7f1874b91.tar.gz
+sha256 c4b6b347c1c165a64c1156bb8816bce557945dd770f61b8bdc8fdb7c0744af27 can-utils-c3305fdd515464153d20199db232b6124bc962c0.tar.gz
diff --git a/package/can-utils/can-utils.mk b/package/can-utils/can-utils.mk
index 46caf62a1..6be41a62b 100644
--- a/package/can-utils/can-utils.mk
+++ b/package/can-utils/can-utils.mk
@@ -4,7 +4,7 @@
#
################################################################################
-CAN_UTILS_VERSION = 64edc021d22441002028bc451548b9e7f1874b91
+CAN_UTILS_VERSION = c3305fdd515464153d20199db232b6124bc962c0
CAN_UTILS_SITE = $(call github,linux-can,can-utils,$(CAN_UTILS_VERSION))
CAN_UTILS_AUTORECONF = YES