diff options
-rw-r--r-- | sys-block/cec/cec-14-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-block/cec/cec-14-r2.ebuild b/sys-block/cec/cec-14-r2.ebuild index f45bf43d5434..cbb7336a7a2a 100644 --- a/sys-block/cec/cec-14-r2.ebuild +++ b/sys-block/cec/cec-14-r2.ebuild @@ -6,7 +6,7 @@ EAPI=8 inherit toolchain-funcs DESCRIPTION="Coraid Ethernet Console client" -HOMEPAGE="http://aoetools.sourceforge.net/" +HOMEPAGE="https://aoetools.sourceforge.net/" SRC_URI="https://downloads.sourceforge.net/aoetools/${P}.tgz" LICENSE="GPL-2" |