Treewide: fix URL permanent redirects
Permanent redirects on homepages and/or source URLs as reported by Repology
This commit is contained in:
@@ -40,6 +40,6 @@ stdenv.mkDerivation rec {
|
||||
maintainers = with maintainers; [ thoughtpolice raskin ];
|
||||
license = licenses.lgpl21;
|
||||
platforms = platforms.unix;
|
||||
homepage = "http://maxmind.com";
|
||||
homepage = "https://www.maxmind.com";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user