valgrind.meta.homepage: update

Old one redirects here.  Good to use HTTPS.
This commit is contained in:
Alyssa Ross
2024-08-31 08:55:30 +02:00
parent 71e91c409d
commit fc295defd8
@@ -115,7 +115,7 @@ stdenv.mkDerivation rec {
};
meta = {
homepage = "http://www.valgrind.org/";
homepage = "https://valgrind.org/";
description = "Debugging and profiling tool suite";
longDescription = ''