treewide: update homepages to https where available
Based on "problems" from repology: https://repology.org/repository/nix_unstable/problems Mostly simple changes to reflect redirects.
This commit is contained in:
@@ -75,7 +75,7 @@ stdenv.mkDerivation rec {
|
||||
doCheck = false; # requires root and the net
|
||||
|
||||
meta = {
|
||||
homepage = http://www.isc.org/software/bind;
|
||||
homepage = https://www.isc.org/downloads/bind/;
|
||||
description = "Domain name server";
|
||||
license = stdenv.lib.licenses.mpl20;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user