treewide: http -> https (#42665)
This commit is contained in:
@@ -26,7 +26,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "The not-so trivial database";
|
||||
homepage = http://tdb.samba.org/;
|
||||
homepage = https://tdb.samba.org/;
|
||||
license = licenses.lgpl3Plus;
|
||||
maintainers = with maintainers; [ wkennington ];
|
||||
platforms = platforms.all;
|
||||
|
||||
Reference in New Issue
Block a user