summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2023-12-22 22:10:00 +0100
committerConrad Kostecki <conikost@gentoo.org>2023-12-25 00:16:27 +0100
commit357081e281e7f426cbf6ab3b4c3ecd95ead758da (patch)
tree4fa6d12ed925560de5920ce59d8d83a06edfcf47
parentnet-analyzer/iplog: use https (diff)
downloadgentoo-357081e281e7f426cbf6ab3b4c3ecd95ead758da.tar.gz
gentoo-357081e281e7f426cbf6ab3b4c3ecd95ead758da.tar.bz2
gentoo-357081e281e7f426cbf6ab3b4c3ecd95ead758da.zip
net-analyzer/isic: use https
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
-rw-r--r--net-analyzer/isic/isic-0.07-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/isic/isic-0.07-r2.ebuild b/net-analyzer/isic/isic-0.07-r2.ebuild
index 80946f048cc4..07add2fa0cc9 100644
--- a/net-analyzer/isic/isic-0.07-r2.ebuild
+++ b/net-analyzer/isic/isic-0.07-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -6,7 +6,7 @@ EAPI=8
inherit toolchain-funcs
DESCRIPTION="IP Stack Integrity Checker"
-HOMEPAGE="http://isic.sourceforge.net/"
+HOMEPAGE="https://isic.sourceforge.net/"
SRC_URI="mirror://sourceforge/isic/${P}.tgz"
LICENSE="BSD"