Skip to content
Snippets Groups Projects
Commit 165e0382 authored by Leo Famulari's avatar Leo Famulari
Browse files

gnu: libreoffice: Update to 5.0.5.2 [fixes CVE-2016-{0794, 0795}].

* gnu/packages/libreoffice.scm (libreoffice): Update to 5.0.5.2.
parent a90d2471
No related branches found
No related tags found
No related merge requests found
...@@ -681,7 +681,7 @@ (define xmlsec-src-libreoffice ...@@ -681,7 +681,7 @@ (define xmlsec-src-libreoffice
(define-public libreoffice (define-public libreoffice
(package (package
(name "libreoffice") (name "libreoffice")
(version "5.0.3.2") (version "5.0.5.2")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
...@@ -690,7 +690,7 @@ (define-public libreoffice ...@@ -690,7 +690,7 @@ (define-public libreoffice
"http://download.documentfoundation.org/libreoffice/src/" "http://download.documentfoundation.org/libreoffice/src/"
(version-prefix version 3) "/libreoffice-" version ".tar.xz")) (version-prefix version 3) "/libreoffice-" version ".tar.xz"))
(sha256 (base32 (sha256 (base32
"1gflcsnw7bx02jbb2x5darf56x0qgia03ylaycadk68ikibckybp")))) "120vcxpxzs0za76fyfry281ysv6d1ianb37d1yq8py8chkdjkrqy"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(native-inputs (native-inputs
`(;; autoreconf is run by the LibreOffice build system, since after `(;; autoreconf is run by the LibreOffice build system, since after
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment