lol
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

can-utils: updated homepage url (close #9425)

authored by bobvanderlinden.tngl.sh and committed by

Vladimír Čunát 5cdf3d4f 3c114b82

+1 -1
+1 -1
pkgs/os-specific/linux/can-utils/default.nix
··· 17 17 18 18 meta = with stdenv.lib; { 19 19 description = "CAN userspace utilities and tools (for use with Linux SocketCAN)"; 20 - homepage = "https://gitorious.org/linux-can/can-utils"; 20 + homepage = "https://github.com/linux-can/can-utils"; 21 21 license = licenses.gpl2Plus; 22 22 platforms = platforms.linux; 23 23 maintainers = [ maintainers.bjornfor ];