summaryrefslogtreecommitdiff
path: root/net-analyzer/labrea/labrea-2.5_p1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/labrea/labrea-2.5_p1.ebuild')
-rw-r--r--net-analyzer/labrea/labrea-2.5_p1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/labrea/labrea-2.5_p1.ebuild b/net-analyzer/labrea/labrea-2.5_p1.ebuild
index 2e1cbb89bd39..a2ba90710ea0 100644
--- a/net-analyzer/labrea/labrea-2.5_p1.ebuild
+++ b/net-analyzer/labrea/labrea-2.5_p1.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=7
@@ -7,7 +7,7 @@ inherit autotools
DESCRIPTION="'Sticky' Honeypot and IDS"
HOMEPAGE="https://labrea.sourceforge.io"
-SRC_URI="mirror://sourceforge/${PN}/${P/_p*}-stable-${PV/*_p}.tar.gz"
+SRC_URI="https://downloads.sourceforge.net/${PN}/${P/_p*}-stable-${PV/*_p}.tar.gz"
S="${WORKDIR}/${P/_p/-stable-}"
LICENSE="GPL-2+"