can-utils: updated homepage url (close #9425)
This commit is contained in:
parent
3c114b827e
commit
5cdf3d4f8e
@ -17,7 +17,7 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
description = "CAN userspace utilities and tools (for use with Linux SocketCAN)";
|
description = "CAN userspace utilities and tools (for use with Linux SocketCAN)";
|
||||||
homepage = "https://gitorious.org/linux-can/can-utils";
|
homepage = "https://github.com/linux-can/can-utils";
|
||||||
license = licenses.gpl2Plus;
|
license = licenses.gpl2Plus;
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
maintainers = [ maintainers.bjornfor ];
|
maintainers = [ maintainers.bjornfor ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user