Unverified Commit fc295def authored by Alyssa Ross's avatar Alyssa Ross
Browse files

valgrind.meta.homepage: update

Old one redirects here.  Good to use HTTPS.
parent 71e91c40
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -115,7 +115,7 @@ stdenv.mkDerivation rec {
  };

  meta = {
    homepage = "http://www.valgrind.org/";
    homepage = "https://valgrind.org/";
    description = "Debugging and profiling tool suite";

    longDescription = ''