Treewide: use HTTPS on NonGNU domains
This commit is contained in:
@@ -11,7 +11,7 @@ stdenv.mkDerivation rec {
|
||||
configureScript = "${bash}/bin/bash configure";
|
||||
|
||||
meta = {
|
||||
homepage = http://www.nongnu.org/atool;
|
||||
homepage = https://www.nongnu.org/atool;
|
||||
description = "Archive command line helper";
|
||||
platforms = stdenv.lib.platforms.unix;
|
||||
license = stdenv.lib.licenses.gpl3;
|
||||
|
||||
Reference in New Issue
Block a user