berlios.de probably shut down, replace it
The shutdown was announced years ago, only now it stopped working.
This commit is contained in:
@@ -7,7 +7,7 @@ stdenv.mkDerivation {
|
||||
name="fetchmail-${version}";
|
||||
|
||||
src = fetchurl {
|
||||
url = "http://download.berlios.de/fetchmail/fetchmail-${version}.tar.bz2";
|
||||
url = "mirror://sourceforge/fetchmail.berlios/fetchmail-${version}.tar.bz2";
|
||||
sha256 = "08rafrs1dlr11myr0p99kg4k80qyy0fa63gg3ac88zn49174lwhw";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user