mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
app-backup/btrbk: use HTTPS for EGIT_REPO_URI
Package-Manager: Portage-2.3.11, Repoman-2.3.3
This commit is contained in:
@@ -6,7 +6,7 @@ EAPI=6
|
||||
inherit systemd
|
||||
|
||||
if [[ ${PV} == "9999" ]] ; then
|
||||
EGIT_REPO_URI="git://dev.tty0.ch/btrbk.git"
|
||||
EGIT_REPO_URI="https://github.com/digint/btrbk.git"
|
||||
inherit git-r3
|
||||
SRC_URI=""
|
||||
KEYWORDS=""
|
||||
|
||||
Reference in New Issue
Block a user