treewide: ran ./maintainers/scripts/update_redirected_urls.sh

This commit is contained in:
Patrick Hilhorst
2020-11-27 01:23:57 +01:00
committed by Sandro Jäckel
parent bb7b1b59c8
commit a6b3bb24e4
11 changed files with 14 additions and 14 deletions
+1 -1
View File
@@ -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);