Skip to content

Commit

Permalink
spamassassin: download from any Apache mirror
Browse files Browse the repository at this point in the history
  • Loading branch information
peti committed Jun 6, 2014
1 parent 94c2661 commit 57eaced
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/servers/mail/spamassassin/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ buildPerlPackage rec {
name = "SpamAssassin-3.4.0";

src = fetchurl {
url = "http://apache.imsam.info/spamassassin/source/Mail-${name}.tar.bz2";
url = "mirror://apache/spamassassin/source/Mail-${name}.tar.bz2";
sha256 = "0527rv6m5qd41l756fqh9q7sm9m2xfhhy2jchlhbmd39x6x3jfsm";
};

Expand Down

0 comments on commit 57eaced

Please sign in to comment.