summary refs log tree commit diff
path: root/pkgs/development/libraries/cyrus-sasl
diff options
context:
space:
mode:
authorc0bw3b <c0bw3b@users.noreply.github.com>2018-11-24 19:58:03 +0100
committerc0bw3b <c0bw3b@users.noreply.github.com>2018-11-24 19:58:03 +0100
commit0ea604ac1d657f96f9040e22f917fb64f19c8a46 (patch)
tree68d2dd8c0bf7f2afd07a7bb188dc3f0bd99430ab /pkgs/development/libraries/cyrus-sasl
parent88ce525e8560ef929e4edf318cf0ce8867db393b (diff)
downloadnixpkgs-0ea604ac1d657f96f9040e22f917fb64f19c8a46.tar
nixpkgs-0ea604ac1d657f96f9040e22f917fb64f19c8a46.tar.gz
nixpkgs-0ea604ac1d657f96f9040e22f917fb64f19c8a46.tar.bz2
nixpkgs-0ea604ac1d657f96f9040e22f917fb64f19c8a46.tar.lz
nixpkgs-0ea604ac1d657f96f9040e22f917fb64f19c8a46.tar.xz
nixpkgs-0ea604ac1d657f96f9040e22f917fb64f19c8a46.tar.zst
nixpkgs-0ea604ac1d657f96f9040e22f917fb64f19c8a46.zip
Treewide: use https for SourceForge
Diffstat (limited to 'pkgs/development/libraries/cyrus-sasl')
-rw-r--r--pkgs/development/libraries/cyrus-sasl/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/development/libraries/cyrus-sasl/default.nix b/pkgs/development/libraries/cyrus-sasl/default.nix
index cec7e1a2d51..a757ec1e12f 100644
--- a/pkgs/development/libraries/cyrus-sasl/default.nix
+++ b/pkgs/development/libraries/cyrus-sasl/default.nix
@@ -24,7 +24,7 @@ stdenv.mkDerivation rec {
     ./missing-size_t.patch # https://bugzilla.redhat.com/show_bug.cgi?id=906519
     (fetchpatch {
       name = "CVE-2013-4122.patch";
-      url = "http://sourceforge.net/projects/miscellaneouspa/files/glibc217/cyrus-sasl-2.1.26-glibc217-crypt.diff";
+      url = "mirror://sourceforge/miscellaneouspa/files/glibc217/cyrus-sasl-2.1.26-glibc217-crypt.diff";
       sha256 = "05l7dh1w9d5fvzg0pjwzqh0fy4ah8y5cv6v67s4ssbq8xwd4pkf2";
     })
   ] ++ lib.optional stdenv.isFreeBSD (