diff options
-rw-r--r-- | app-backup/zbackup/zbackup-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-backup/zbackup/zbackup-9999.ebuild b/app-backup/zbackup/zbackup-9999.ebuild index 1d46d49add63..e199603c64d9 100644 --- a/app-backup/zbackup/zbackup-9999.ebuild +++ b/app-backup/zbackup/zbackup-9999.ebuild @@ -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="" |