summaryrefslogtreecommitdiffstats
path: root/package/can-utils/can-utils.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/can-utils/can-utils.mk')
-rw-r--r--package/can-utils/can-utils.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/package/can-utils/can-utils.mk b/package/can-utils/can-utils.mk
index 45d5e29fec..bff4d21fef 100644
--- a/package/can-utils/can-utils.mk
+++ b/package/can-utils/can-utils.mk
@@ -4,9 +4,10 @@
#
################################################################################
-CAN_UTILS_VERSION = c3305fdd515464153d20199db232b6124bc962c0
+CAN_UTILS_VERSION = v2018.02.0
CAN_UTILS_SITE = $(call github,linux-can,can-utils,$(CAN_UTILS_VERSION))
CAN_UTILS_LICENSE = BSD-3-Clause or GPL-2.0, GPL-2.0+
+CAN_UTILS_LICENSE_FILES = Makefile
CAN_UTILS_AUTORECONF = YES
$(eval $(autotools-package))
OpenPOWER on IntegriCloud