[Buildroot] [git commit] can-utils: bump version

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sat Dec 17 14:09:42 UTC 2016


commit: https://git.buildroot.net/buildroot/commit/?id=c02278a426dff5076dcf420c4d699b31a88a30b0
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Yegor Yefremov <yegorslists at googlemail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
---
 package/can-utils/can-utils.hash | 2 +-
 package/can-utils/can-utils.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/can-utils/can-utils.hash b/package/can-utils/can-utils.hash
index 09e3c4d..5e0bccc 100644
--- a/package/can-utils/can-utils.hash
+++ b/package/can-utils/can-utils.hash
@@ -1,2 +1,2 @@
 # Locally computed
-sha256 8db112e69fceef16617895fa9d4222221fdf44c19eef64912480336c59904765 can-utils-b70a76670dbe8925c2a7c75f90d36a28a8878d7a.tar.gz
+sha256  9899f8838d52459769b61ba3cb2d1e079a5d28fbef1a23859489753da91fce82  can-utils-64edc021d22441002028bc451548b9e7f1874b91.tar.gz
diff --git a/package/can-utils/can-utils.mk b/package/can-utils/can-utils.mk
index e95cf22..46caf62 100644
--- a/package/can-utils/can-utils.mk
+++ b/package/can-utils/can-utils.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-CAN_UTILS_VERSION = b70a76670dbe8925c2a7c75f90d36a28a8878d7a
+CAN_UTILS_VERSION = 64edc021d22441002028bc451548b9e7f1874b91
 CAN_UTILS_SITE = $(call github,linux-can,can-utils,$(CAN_UTILS_VERSION))
 CAN_UTILS_AUTORECONF = YES
 


More information about the buildroot mailing list