mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
dev-util/bdelta: 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
7afaf82983
commit
088cdc2911
@@ -4,7 +4,7 @@
|
||||
EAPI=6
|
||||
|
||||
if [[ ${PV} = *9999* ]]; then
|
||||
EGIT_REPO_URI="git://github.com/jjwhitney/BDelta.git"
|
||||
EGIT_REPO_URI="https://github.com/jjwhitney/BDelta.git"
|
||||
UNPACKER_ECLASS="git-2"
|
||||
LIVE_EBUILD=yes
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user