treewide: abandon Google Code homepages

This commit is contained in:
c0bw3b
2017-11-03 18:52:28 +00:00
committed by Orivej Desh
parent 74260a4922
commit 525380b472
65 changed files with 118 additions and 110 deletions
+2 -2
View File
@@ -5,7 +5,7 @@ stdenv.mkDerivation rec {
version = "1.0";
src = fetchurl {
url = "http://ftop.googlecode.com/files/${name}.tar.bz2";
url = "https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/ftop/${name}.tar.bz2";
sha256 = "3a705f4f291384344cd32c3dd5f5f6a7cd7cea7624c83cb7e923966dbcd47f82";
};
@@ -23,7 +23,7 @@ stdenv.mkDerivation rec {
meta = with stdenv.lib; {
description = "Show progress of open files and file systems";
homepage = https://code.google.com/p/ftop/;
homepage = https://code.google.com/archive/p/ftop/;
license = licenses.gpl3Plus;
longDescription = ''
ftop is to files what top is to processes. The progress of all open files