Skip to content

Commit fc295de

Browse files
committed
valgrind.meta.homepage: update
Old one redirects here. Good to use HTTPS.
1 parent 71e91c4 commit fc295de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkgs/development/tools/analysis/valgrind/default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ stdenv.mkDerivation rec {
115115
};
116116

117117
meta = {
118-
homepage = "http://www.valgrind.org/";
118+
homepage = "https://valgrind.org/";
119119
description = "Debugging and profiling tool suite";
120120

121121
longDescription = ''

0 commit comments

Comments
 (0)