gnu: pidgin: Update to 2.12.0 [fixes CVE-2017-2640].

* gnu/packages/messaging.scm (pidgin): Update to 2.12.0.
master
Leo Famulari 2017-03-10 01:44:08 -05:00
parent 5c95465e27
commit fc1428d295
No known key found for this signature in database
GPG Key ID: 2646FA30BACA7F08
1 changed files with 2 additions and 2 deletions

View File

@ -265,7 +265,7 @@ supports IPv6, SSL-protected connections as well as PAM for authentication.")
(define-public pidgin
(package
(name "pidgin")
(version "2.11.0")
(version "2.12.0")
(source
(origin
(method url-fetch)
@ -273,7 +273,7 @@ supports IPv6, SSL-protected connections as well as PAM for authentication.")
version "/" name "-" version ".tar.bz2"))
(sha256
(base32
"0crkggjj6y07v1kdwil9vw532b0vrs6p33nmlvdkpnl60m2169pp"))
"1y5p2mq3bfw35b66jsafmbva0w5gg1k99y9z8fyp3jfksqv3agcc"))
(patches (search-patches "pidgin-add-search-path.patch"))))
(build-system glib-or-gtk-build-system)
(native-inputs