sys-block/open-isns: use HTTPS for GitHub
authorDavid Hicks <david@hicks.id.au>
Fri, 28 Jul 2017 23:05:32 +0000 (09:05 +1000)
committerMichał Górny <mgorny@gentoo.org>
Sun, 30 Jul 2017 08:35:50 +0000 (10:35 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.3

sys-block/open-isns/open-isns-0.97.ebuild

index 1fdd6c4134cb10bcdc7c7883c37114ef08ef6071..098784ba743c544de3f38d3922d2f6bed277d86b 100644 (file)
@@ -7,7 +7,7 @@ inherit flag-o-matic
 
 DESCRIPTION="iSNS server and client for Linux"
 HOMEPAGE="https://github.com/open-iscsi/open-isns"
-SRC_URI="http://github.com/open-iscsi/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+SRC_URI="https://github.com/open-iscsi/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"