Merge pull request #78265 from Synthetica9/https-homepages

treewide: fix redirected urls
This commit is contained in:
Silvan Mosberger
2020-01-27 15:00:53 +01:00
committed by GitHub
77 changed files with 92 additions and 92 deletions
+1 -1
View File
@@ -46,6 +46,6 @@ in
maintainers = [ maintainers.simonvandel ];
platforms = platforms.unix;
license = licenses.unfree;
homepage = http://support.sundtek.com/index.php/topic,1573.0.html;
homepage = https://support.sundtek.com/index.php/topic,1573.0.html;
};
}