summaryrefslogtreecommitdiff
path: root/net-misc/l7-protocols/l7-protocols-2009.05.28-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/l7-protocols/l7-protocols-2009.05.28-r1.ebuild')
-rw-r--r--net-misc/l7-protocols/l7-protocols-2009.05.28-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/l7-protocols/l7-protocols-2009.05.28-r1.ebuild b/net-misc/l7-protocols/l7-protocols-2009.05.28-r1.ebuild
index 5dcd7cb600b7..98eef1987757 100644
--- a/net-misc/l7-protocols/l7-protocols-2009.05.28-r1.ebuild
+++ b/net-misc/l7-protocols/l7-protocols-2009.05.28-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=7
@@ -10,7 +10,7 @@ MY_P=${PN}-${PV//./-}
DESCRIPTION="Protocol definitions of l7-filter kernel modules"
HOMEPAGE="http://l7-filter.sourceforge.net/protocols
https://l7-filter.clearos.com/docs/start"
-SRC_URI="mirror://sourceforge/l7-filter/${MY_P}.tar.gz"
+SRC_URI="https://downloads.sourceforge.net/l7-filter/${MY_P}.tar.gz"
S="${WORKDIR}"/${MY_P}
LICENSE="GPL-2"