mupdf and k2pdfopt: update mirror

This commit is contained in:
Daniel Fullmer 2017-10-05 17:41:29 -04:00
parent 7f511709de
commit 3200f7a576
2 changed files with 2 additions and 2 deletions

View file

@ -54,7 +54,7 @@ stdenv.mkDerivation rec {
(fetchpatch {
name = "mupdf-1.10a-shared_libs-1.patch";
url = "http://www.linuxfromscratch.org/patches/downloads/mupdf/mupdf-1.10a-shared_libs-1.patch";
url = "https://ftp.osuosl.org/pub/blfs/conglomeration/mupdf/mupdf-1.10a-shared_libs-1.patch";
sha256 = "0kg4vahp7hlyyj5hl18brk8s8xcbqrx19pqjzkfq6ha8mqa3k4ab";
})
];

View file

@ -29,7 +29,7 @@ stdenv.mkDerivation rec {
(fetchpatch {
name = "mupdf-1.11-shared_libs-1.patch";
url = "http://www.linuxfromscratch.org/patches/downloads/mupdf/mupdf-1.11-shared_libs-1.patch";
url = "https://ftp.osuosl.org/pub/blfs/conglomeration/mupdf/mupdf-1.11-shared_libs-1.patch";
sha256 = "127x8jhyj3i9cn3mxw9mm5barw2yk43rvmghg54bhn4rjalx857j";
})
];