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
@@ -4,7 +4,7 @@ stdenv.mkDerivation {
name = "dclib-0.3.7";
src = fetchurl {
url = http://download.berlios.de/dcgui/dclib-0.3.7.tar.bz2;
url = ftp://ftp.debian.nl/pub/freebsd/ports/distfiles/dclib-0.3.7.tar.bz2;
md5 = "d35833414534bcac8ce2c8a62ce903a4";
};