summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Hicks <david@hicks.id.au>2017-07-30 04:12:51 +1000
committerMichał Górny <mgorny@gentoo.org>2017-07-30 12:04:15 +0200
commitd53b99e1198d06d09fd5e921795161689cf39e7a (patch)
tree81fa1ae8887cdbd71677fdd36d6b164ad248aed4 /net-libs/libiscsi/libiscsi-9999.ebuild
parentgames-strategy/seven-kingdoms: bump to version 2.14.7 (diff)
downloadgentoo-d53b99e1198d06d09fd5e921795161689cf39e7a.tar.gz
gentoo-d53b99e1198d06d09fd5e921795161689cf39e7a.tar.bz2
gentoo-d53b99e1198d06d09fd5e921795161689cf39e7a.zip
net-libs/libiscsi: use HTTPS for GitHub
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'net-libs/libiscsi/libiscsi-9999.ebuild')
-rw-r--r--net-libs/libiscsi/libiscsi-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libiscsi/libiscsi-9999.ebuild b/net-libs/libiscsi/libiscsi-9999.ebuild
index 04c5bda4fb6f..6defe3546295 100644
--- a/net-libs/libiscsi/libiscsi-9999.ebuild
+++ b/net-libs/libiscsi/libiscsi-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -8,7 +8,7 @@ inherit autotools git-r3
DESCRIPTION="iscsi client library and utilities"
HOMEPAGE="https://github.com/sahlberg/libiscsi"
SRC_URI=""
-EGIT_REPO_URI="git://github.com/sahlberg/libiscsi.git"
+EGIT_REPO_URI="https://github.com/sahlberg/${PN}.git"
SLOT="0"
LICENSE="GPL-2 LGPL-2"