mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-backup/zbackup: 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
fc300980c8
commit
7a3551f627
@@ -8,7 +8,7 @@ inherit cmake-utils git-r3
|
||||
DESCRIPTION="A versatile deduplicating backup tool"
|
||||
HOMEPAGE="http://zbackup.org/ https://github.com/zbackup/zbackup"
|
||||
SRC_URI=""
|
||||
EGIT_REPO_URI="git://github.com/${PN}/${PN}.git"
|
||||
EGIT_REPO_URI="https://github.com/${PN}/${PN}.git"
|
||||
|
||||
LICENSE="GPL-2+-with-openssl-exception"
|
||||
KEYWORDS=""
|
||||
|
||||
Reference in New Issue
Block a user