mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
media-libs/raspberrypi-userland: 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
db511a74a0
commit
8123588ff6
@@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/raspberrypi/userland"
|
||||
|
||||
if [[ ${PV} == 9999* ]]; then
|
||||
inherit git-2
|
||||
EGIT_REPO_URI="git://github.com/${PN/-//}.git"
|
||||
EGIT_REPO_URI="https://github.com/${PN/-//}.git"
|
||||
SRC_URI=""
|
||||
else
|
||||
GIT_COMMIT="dff5760"
|
||||
|
||||
Reference in New Issue
Block a user