summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/sarg/sarg-2.4.0-r1.ebuild')
-rw-r--r--net-analyzer/sarg/sarg-2.4.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/sarg/sarg-2.4.0-r1.ebuild b/net-analyzer/sarg/sarg-2.4.0-r1.ebuild
index 083cbcb27245..bd534e774632 100644
--- a/net-analyzer/sarg/sarg-2.4.0-r1.ebuild
+++ b/net-analyzer/sarg/sarg-2.4.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -6,7 +6,7 @@ inherit autotools flag-o-matic
DESCRIPTION="Squid Analysis Report Generator"
HOMEPAGE="https://sourceforge.net/projects/sarg/"
-SRC_URI="mirror://sourceforge/${PN}/${P/_/-}.tar.gz"
+SRC_URI="https://downloads.sourceforge.net/${PN}/${P/_/-}.tar.gz"
LICENSE="GPL-2"
KEYWORDS="amd64 ppc x86"