gnu: tor: Update to 0.4.8.7.

* gnu/packages/tor.scm (tor): Update to 0.4.8.7.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
André Batista 2023-10-10 12:56:43 -03:00 committed by Ludovic Courtès
parent 04215779ba
commit 1f6babf0c4
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -63,14 +63,14 @@ (define-module (gnu packages tor)
(define-public tor
(package
(name "tor")
(version "0.4.8.6")
(version "0.4.8.7")
(source (origin
(method url-fetch)
(uri (string-append "https://dist.torproject.org/tor-"
version ".tar.gz"))
(sha256
(base32
"122h6l3nh8xrpzkmn4alsbz30jw8nxivwnhgnp97qv7nr9gqjbam"))))
"14blalf96240dg6crpmgyf2bdcj109dyx47h0w6a0a6vfjf2n3dj"))))
(build-system gnu-build-system)
(arguments
(list #:configure-flags