3
0
Fork 0
forked from mirrors/nixpkgs

d4x: Update download URL to fedora, d4k.krasu.ru no longer exists

This commit is contained in:
Graham Christensen 2016-03-14 11:16:46 -05:00 committed by Vladimír Čunát
parent 9504992e1d
commit 2c8cb42c71

View file

@ -6,7 +6,7 @@ stdenv.mkDerivation {
inherit boost;
src = fetchurl {
url = http://d4x.krasu.ru/files/d4x-2.5.7.1.tar.bz2;
url = http://pkgs.fedoraproject.org/repo/pkgs/d4x/d4x-2.5.7.1.tar.bz2/68d6336c3749a7caabb0f5a5f84f4102/d4x-2.5.7.1.tar.bz2;
sha256 = "1i1jj02bxynisqapv31481sz9jpfp3f023ky47spz1v1wlwbs13m";
};