nss: Fix patch download URL

This commit is contained in:
Ricardo M. Correia 2013-12-18 23:54:55 +01:00 committed by Bjørn Forsman
parent 3db725c467
commit 94536ea09f

View File

@ -11,7 +11,7 @@ let
secLoadPatch = fetchurl {
name = "security_load.patch";
urls = http://patch-tracker.debian.org/patch/series/dl/nss/2:3.15.3-1/85_security_load.patch;
urls = http://patch-tracker.debian.org/patch/series/dl/nss/2:3.15.3.1-1/85_security_load.patch;
sha256 = "041c6v4cxwsy14qr5m9qs0gkv3w24g632cwpz27kacxpa886r1ds";
};