From: Yegor Yefremov Date: Mon, 12 Mar 2012 10:47:21 +0000 (+0100) Subject: can-utils: bump version and change download location X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=0ffcd60a25fa1d93809cdb5ed354a62adae72759;p=buildroot.git can-utils: bump version and change download location SocketCAN repository moved from Berlios.de to gitorious Signed-off-by: Yegor Yefremov Signed-off-by: Peter Korsgaard --- diff --git a/package/can-utils/can-utils.mk b/package/can-utils/can-utils.mk index 198c38dcbd..50390434b9 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))