gnu: prosody: Update to 0.10.2 [fixes CVE-2018-10847].

* gnu/packages/messaging.scm (prosody): Update to 0.10.2.
This commit is contained in:
Leo Famulari 2018-05-31 17:56:38 -04:00
parent 555ab0853b
commit e90322d201
No known key found for this signature in database
GPG key ID: 2646FA30BACA7F08

View file

@ -736,14 +736,14 @@ (define-public dino
(define-public prosody
(package
(name "prosody")
(version "0.10.1")
(version "0.10.2")
(source (origin
(method url-fetch)
(uri (string-append "https://prosody.im/downloads/source/"
"prosody-" version ".tar.gz"))
(sha256
(base32
"1kmmpkkgymg1r8r0k8j83pgmiskg1phl8hmpzjrnvlvsfnrnjplr"))))
"13knr7izscw0zx648b9582dx11aap4cq9bzfiqh5ykd7wwsz1dbm"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; no "check" target