gnu: tor: Update to 0.4.7.14.

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

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
fanquake 2023-07-27 10:21:53 +01:00 committed by Ludovic Courtès
parent bb7369ba8a
commit f3c5c9418b
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5

View File

@ -63,14 +63,14 @@
(define-public tor
(package
(name "tor")
(version "0.4.7.13")
(version "0.4.7.14")
(source (origin
(method url-fetch)
(uri (string-append "https://dist.torproject.org/tor-"
version ".tar.gz"))
(sha256
(base32
"17ga25dq2lcph390ljqmyd8sggp97h42d3h423qmci83rqn1fy90"))))
"1y2xwrji1rvk6h0k15705yra5s74h72h2g84x02zr0338vv6gb55"))))
(build-system gnu-build-system)
(arguments
(list #:configure-flags