summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/fprobe/fprobe-1.1-r6.ebuild')
-rw-r--r--net-analyzer/fprobe/fprobe-1.1-r6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/fprobe/fprobe-1.1-r6.ebuild b/net-analyzer/fprobe/fprobe-1.1-r6.ebuild
index b873e1f9619b..31aa5507e0c1 100644
--- a/net-analyzer/fprobe/fprobe-1.1-r6.ebuild
+++ b/net-analyzer/fprobe/fprobe-1.1-r6.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
@@ -7,7 +7,7 @@ inherit autotools
DESCRIPTION="libpcap-based tool to collect network traffic data and emit it as NetFlow flows"
HOMEPAGE="https://fprobe.sourceforge.net"
-SRC_URI="mirror://sourceforge/fprobe/${P}.tar.bz2"
+SRC_URI="https://downloads.sourceforge.net/fprobe/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"