mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
dev-libs/hidapi: use HTTPS for GitHub
Package-Manager: Portage-2.3.6, Repoman-2.3.3
This commit is contained in:
committed by
Michał Górny
parent
18aea3c58f
commit
0834d6c3f8
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user