x11-wm/stumpwm-contrib: use HTTPS for GitHub

Package-Manager: Portage-2.3.6, Repoman-2.3.3
This commit is contained in:
David Hicks
2017-07-30 01:22:36 +10:00
committed by Michał Górny
parent 97ae0fe510
commit e628f509a9
3 changed files with 3 additions and 3 deletions

View File

@@ -7,7 +7,7 @@ inherit common-lisp-3
if [[ ${PV} == 9999* ]] ; then
inherit git-r3
EGIT_REPO_URI="git://github.com/stumpwm/${PN}"
EGIT_REPO_URI="https://github.com/stumpwm/${PN}"
else
SRC_URI="https://dev.gentoo.org/~nimiux/${CATEGORY}/${PN}/${P}.tar.bz2"
KEYWORDS="~amd64 ~x86"

View File

@@ -7,7 +7,7 @@ inherit common-lisp-3
if [[ ${PV} == 9999* ]] ; then
inherit git-r3
EGIT_REPO_URI="git://github.com/stumpwm/${PN}"
EGIT_REPO_URI="https://github.com/stumpwm/${PN}"
else
SRC_URI="https://dev.gentoo.org/~nimiux/${CATEGORY}/${PN}/${P}.tar.bz2"
KEYWORDS="~amd64 ~x86"

View File

@@ -7,7 +7,7 @@ inherit common-lisp-3
if [[ ${PV} == 9999* ]] ; then
inherit git-r3
EGIT_REPO_URI="git://github.com/stumpwm/${PN}"
EGIT_REPO_URI="https://github.com/stumpwm/${PN}"
else
SRC_URI="https://dev.gentoo.org/~nimiux/${CATEGORY}/${PN}/${P}.tar.bz2"
KEYWORDS="~amd64 ~x86"