treewide: ran ./maintainers/scripts/update_redirected_urls.sh
This commit is contained in:
@@ -21,7 +21,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "Static multicast routing daemon";
|
||||
homepage = "http://troglobit.com/smcroute.html";
|
||||
homepage = "https://troglobit.com/smcroute.html";
|
||||
license = licenses.gpl2Plus;
|
||||
maintainers = with maintainers; [ fpletz ];
|
||||
platforms = with platforms; (linux ++ freebsd ++ netbsd ++ openbsd);
|
||||
|
||||
Reference in New Issue
Block a user