summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-04-15 11:23:50 +0200
committerDavid Seifert <soap@gentoo.org>2018-04-15 13:32:31 +0200
commitacde381b8a67ea597d0fb6c42f09559db1ff6489 (patch)
tree3b73e85fcfc66d90e82fde8d6e701dd5bf3b05e3 /net-p2p/ncdc/ncdc-1.19.1.ebuild
parentnet-misc/ndisc6: use HTTPS (diff)
downloadgentoo-acde381b8a67ea597d0fb6c42f09559db1ff6489.tar.gz
gentoo-acde381b8a67ea597d0fb6c42f09559db1ff6489.tar.bz2
gentoo-acde381b8a67ea597d0fb6c42f09559db1ff6489.zip
net-p2p/ncdc: use HTTPS
Diffstat (limited to 'net-p2p/ncdc/ncdc-1.19.1.ebuild')
-rw-r--r--net-p2p/ncdc/ncdc-1.19.1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-p2p/ncdc/ncdc-1.19.1.ebuild b/net-p2p/ncdc/ncdc-1.19.1.ebuild
index 7810c157e08a..d58a060fb102 100644
--- a/net-p2p/ncdc/ncdc-1.19.1.ebuild
+++ b/net-p2p/ncdc/ncdc-1.19.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -6,8 +6,8 @@ EAPI=5
inherit autotools eutils toolchain-funcs
DESCRIPTION="ncurses directconnect client"
-HOMEPAGE="http://dev.yorhel.nl/ncdc"
-SRC_URI="http://dev.yorhel.nl/download/${P}.tar.gz"
+HOMEPAGE="https://dev.yorhel.nl/ncdc"
+SRC_URI="https://dev.yorhel.nl/download/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"