Skip to content
Snippets Groups Projects
Commit 6b6a62dd authored by Efraim Flashner's avatar Efraim Flashner
Browse files

gnu: privoxy: Update to 3.0.24.

* gnu/packages/tor.scm (privoxy): Update to 3.0.24.
parent be866fb1
No related branches found
No related tags found
No related merge requests found
......@@ -104,7 +104,7 @@ (define-public torsocks
(define-public privoxy
(package
(name "privoxy")
(version "3.0.21")
(version "3.0.24")
(source (origin
(method url-fetch)
(uri (string-append "mirror://sourceforge/ijbswa/Sources/"
......@@ -112,7 +112,7 @@ (define-public privoxy
version "-stable-src.tar.gz"))
(sha256
(base32
"1f6xb7aa47p90c26vqaw74y6drs9gpnhxsgby3mx0awdjh0ydisy"))))
"04mhkz5g713i2crvjd6s783hhrlsjjjlfb9llbaf13ghg3fgd0d3"))))
(build-system gnu-build-system)
(arguments
'(;; The default 'sysconfdir' is $out/etc; change that to
......
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