Treewide: use HTTPS on GNU Savannah domains
HTTP -> HTTPS for: - http://savannah.gnu.org/ - http://git.savannah.gnu.org/ - http://download.savannah.gnu.org/ - http://svn.savannah.gnu.org/
This commit is contained in:
@@ -41,7 +41,7 @@ stdenv.mkDerivation rec {
|
||||
more original files, producing patched versions.
|
||||
'';
|
||||
|
||||
homepage = http://savannah.gnu.org/projects/patch;
|
||||
homepage = https://savannah.gnu.org/projects/patch;
|
||||
|
||||
license = stdenv.lib.licenses.gpl3Plus;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user