gnu: xpdf: Update to 4.05 [security fixes].
* gnu/packages/pdf.scm (xpdf): Update to 4.05. Change-Id: Ic362852fad7f1656d9ba72ee3b5b2568c3d88e0e
This commit is contained in:
parent
ea7136b451
commit
b9b0466211
@ -503,13 +503,13 @@ reading and editing of existing PDF files.")
|
||||
(define-public xpdf
|
||||
(package
|
||||
(name "xpdf")
|
||||
(version "4.04")
|
||||
(version "4.05")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "https://dl.xpdfreader.com/xpdf-" version ".tar.gz"))
|
||||
(sha256
|
||||
(base32 "1pmsark94xza8q31wvfvp8n7l3c4qfd4ggj09i98y13npzy27kk3"))))
|
||||
(base32 "1sjw5b7j404py1rblc8zxm6nar8km7yr2h7kffylyn5nmkapww4j"))))
|
||||
(build-system cmake-build-system)
|
||||
(inputs (list cups freetype libpng qtbase-5 zlib))
|
||||
(arguments
|
||||
|
Loading…
Reference in New Issue
Block a user