Treewide: use HTTPS on NonGNU domains

This commit is contained in:
c0bw3b
2018-12-01 18:32:32 +01:00
parent 947be9e992
commit a04a512f34
48 changed files with 54 additions and 54 deletions

View File

@@ -22,7 +22,7 @@ let version = "0.98"; in
the stock `jar' program running without a JIT.
'';
homepage = http://savannah.nongnu.org/projects/fastjar/;
homepage = https://savannah.nongnu.org/projects/fastjar/;
license = stdenv.lib.licenses.gpl2Plus;
platforms = stdenv.lib.platforms.linux;