Treewide: use https for SourceForge

This commit is contained in:
c0bw3b
2018-11-24 19:58:03 +01:00
parent 88ce525e85
commit 0ea604ac1d
21 changed files with 27 additions and 27 deletions
@@ -23,7 +23,7 @@ stdenv.mkDerivation rec {
passthru = {
updateInfo = {
downloadPage = "http://sourceforge.net/projects/stalonetray/files/";
downloadPage = "https://sourceforge.net/projects/stalonetray/files/";
};
};
}