treewide: abandon Google Code homepages
This commit is contained in:
@@ -25,7 +25,7 @@ stdenv.mkDerivation rec {
|
||||
enableParallelBuilding = true;
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
homepage = https://code.google.com/p/gperftools/;
|
||||
homepage = https://github.com/gperftools/gperftools;
|
||||
description = "Fast, multi-threaded malloc() and nifty performance analysis tools";
|
||||
platforms = with platforms; linux ++ darwin;
|
||||
license = licenses.bsd3;
|
||||
|
||||
Reference in New Issue
Block a user