can-utils: bump version and change download location
authorYegor Yefremov <yegorslists@googlemail.com>
Mon, 12 Mar 2012 10:47:21 +0000 (11:47 +0100)
committerPeter Korsgaard <jacmet@sunsite.dk>
Mon, 12 Mar 2012 11:04:20 +0000 (12:04 +0100)
SocketCAN repository moved from Berlios.de to gitorious

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/can-utils/can-utils.mk

index 198c38dcbd151f877e596f18d717ca2d10f90d1b..50390434b9aa4be8a6b3397bfa177e6c0f0a54aa 100644 (file)
@@ -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))