summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2023-12-22 22:17:58 +0100
committerConrad Kostecki <conikost@gentoo.org>2023-12-25 00:16:28 +0100
commitcb9ff0ff5f9260190e996a0ee4032a2534b63c2f (patch)
treee9e3a7ab02eb7e9cd707447695500ae822546627
parentnet-analyzer/nsat: use https, fix LICENSE (diff)
downloadgentoo-cb9ff0ff5f9260190e996a0ee4032a2534b63c2f.tar.gz
gentoo-cb9ff0ff5f9260190e996a0ee4032a2534b63c2f.tar.bz2
gentoo-cb9ff0ff5f9260190e996a0ee4032a2534b63c2f.zip
net-analyzer/odhcploc: use https
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
-rw-r--r--net-analyzer/odhcploc/odhcploc-20111021-r1.ebuild4
-rw-r--r--net-analyzer/odhcploc/odhcploc-20111021-r2.ebuild2
2 files changed, 3 insertions, 3 deletions
diff --git a/net-analyzer/odhcploc/odhcploc-20111021-r1.ebuild b/net-analyzer/odhcploc/odhcploc-20111021-r1.ebuild
index 57f948763029..5c4e1b3c9e95 100644
--- a/net-analyzer/odhcploc/odhcploc-20111021-r1.ebuild
+++ b/net-analyzer/odhcploc/odhcploc-20111021-r1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit toolchain-funcs
DESCRIPTION="Open DHCP Locator"
-HOMEPAGE="http://odhcploc.sourceforge.net/"
+HOMEPAGE="https://odhcploc.sourceforge.io"
SRC_URI="mirror://sourceforge/project/${PN}/${PV}/${P}.tar.gz"
LICENSE="ISC"
diff --git a/net-analyzer/odhcploc/odhcploc-20111021-r2.ebuild b/net-analyzer/odhcploc/odhcploc-20111021-r2.ebuild
index c3f0850644e0..959b386e9a07 100644
--- a/net-analyzer/odhcploc/odhcploc-20111021-r2.ebuild
+++ b/net-analyzer/odhcploc/odhcploc-20111021-r2.ebuild
@@ -6,7 +6,7 @@ EAPI=8
inherit toolchain-funcs
DESCRIPTION="Open DHCP Locator"
-HOMEPAGE="http://odhcploc.sourceforge.net/"
+HOMEPAGE="https://odhcploc.sourceforge.io"
SRC_URI="mirror://sourceforge/project/${PN}/${PV}/${P}.tar.gz"
LICENSE="ISC"