berlios.de probably shut down, replace it

The shutdown was announced years ago, only now it stopped working.
This commit is contained in:
Vladimír Čunát
2014-05-18 13:30:27 +02:00
parent 3ce6ce149e
commit 8e9ead8656
14 changed files with 27 additions and 24 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ stdenv.mkDerivation rec {
It allows you to inspect the drive's SMART data to determine its health,
as well as run various tests on it.
'';
homepage = http://gsmartcontrol.berlios.de;
homepage = http://gsmartcontrol.sourceforge.net/;
license = "GPLv2+";
maintainers = with stdenv.lib.maintainers; [qknight];
platforms = with stdenv.lib.platforms; linux;