gnu: mupdf: Use https.

* gnu/packages/pdf.scm (mupdf)[source]: Use https.
[home-page]: Same.
master
Efraim Flashner 2017-11-12 18:41:48 +02:00
parent 31f248fa2c
commit 76379dcace
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 2 additions and 2 deletions

View File

@ -570,7 +570,7 @@ extracting content or merging files.")
(source
(origin
(method url-fetch)
(uri (string-append "http://mupdf.com/downloads/archive/"
(uri (string-append "https://mupdf.com/downloads/archive/"
name "-" version "-source.tar.gz"))
(sha256
(base32
@ -615,7 +615,7 @@ extracting content or merging files.")
(string-append "prefix=" (assoc-ref %outputs "out")))
#:phases (modify-phases %standard-phases
(delete 'configure))))
(home-page "http://mupdf.com")
(home-page "https://mupdf.com")
(synopsis "Lightweight PDF viewer and toolkit")
(description
"MuPDF is a C library that implements a PDF and XPS parsing and