summaryrefslogtreecommitdiffstats
path: root/package/can-utils
diff options
context:
space:
mode:
authorYegor Yefremov <yegorslists@googlemail.com>2012-03-12 11:47:21 +0100
committerPeter Korsgaard <jacmet@sunsite.dk>2012-03-12 12:04:20 +0100
commit0ffcd60a25fa1d93809cdb5ed354a62adae72759 (patch)
tree11f09de957a902f6047506e30961e800c1c7949d /package/can-utils
parent3df335ff8c5582771eceecd647323c8da528627b (diff)
downloadbuildroot-novena-0ffcd60a25fa1d93809cdb5ed354a62adae72759.tar.gz
buildroot-novena-0ffcd60a25fa1d93809cdb5ed354a62adae72759.zip
can-utils: bump version and change download location
SocketCAN repository moved from Berlios.de to gitorious Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/can-utils')
-rw-r--r--package/can-utils/can-utils.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/can-utils/can-utils.mk b/package/can-utils/can-utils.mk
index 198c38dcb..50390434b 100644
--- a/package/can-utils/can-utils.mk
+++ b/package/can-utils/can-utils.mk
@@ -4,8 +4,8 @@
#
#############################################################
-CAN_UTILS_VERSION = 1235
-CAN_UTILS_SITE = svn://svn.berlios.de/socketcan/trunk/can-utils
+CAN_UTILS_VERSION = 50775159276d896d8b3102b6dbc658a91a2a1d53
+CAN_UTILS_SITE = git://gitorious.org/linux-can/can-utils.git
CAN_UTILS_AUTORECONF = YES
$(eval $(call AUTOTARGETS))