diff options
Diffstat (limited to 'net-proxy/privoxy/privoxy-3.0.33-r1.ebuild')
-rw-r--r-- | net-proxy/privoxy/privoxy-3.0.33-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-proxy/privoxy/privoxy-3.0.33-r1.ebuild b/net-proxy/privoxy/privoxy-3.0.33-r1.ebuild index ed51ebcb3544..c7271be14a3d 100644 --- a/net-proxy/privoxy/privoxy-3.0.33-r1.ebuild +++ b/net-proxy/privoxy/privoxy-3.0.33-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ inherit autotools systemd toolchain-funcs HOMEPAGE="https://www.privoxy.org https://sourceforge.net/projects/ijbswa/" DESCRIPTION="A web proxy with advanced filtering capabilities for enhancing privacy" -SRC_URI="mirror://sourceforge/ijbswa/${P%_*}-${PRIVOXY_STATUS}-src.tar.gz" +SRC_URI="https://downloads.sourceforge.net/ijbswa/${P%_*}-${PRIVOXY_STATUS}-src.tar.gz" IUSE="+acl brotli client-tags compression editor extended-host-patterns extended-statistics external-filters +fast-redirects +force fuzz |