From 0834d6c3f8c2e6cb577c27f649b4a43e396b21e0 Mon Sep 17 00:00:00 2001 From: David Hicks Date: Sat, 29 Jul 2017 19:38:40 +1000 Subject: [PATCH] dev-libs/hidapi: use HTTPS for GitHub Package-Manager: Portage-2.3.6, Repoman-2.3.3 --- dev-libs/hidapi/hidapi-0.8.0_rc1_p20140719.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/hidapi/hidapi-0.8.0_rc1_p20140719.ebuild b/dev-libs/hidapi/hidapi-0.8.0_rc1_p20140719.ebuild index 96fb8e9c10ecb..9cefcad3a4c89 100644 --- a/dev-libs/hidapi/hidapi-0.8.0_rc1_p20140719.ebuild +++ b/dev-libs/hidapi/hidapi-0.8.0_rc1_p20140719.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -8,7 +8,7 @@ AUTOTOOLS_AUTORECONF=yes inherit eutils versionator autotools-multilib #git-2 # If github is desired, the following may be used. -#EGIT_REPO_URI="git://github.com/signal11/hidapi.git" +#EGIT_REPO_URI="https://github.com/signal11/hidapi.git" #EGIT_BRANCH="master" EGIT_COMMIT="d17db57b9d4354752e0af42f5f33007a42ef2906"