summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Hicks <david@hicks.id.au>2017-07-29 11:16:22 +1000
committerMichał Górny <mgorny@gentoo.org>2017-07-30 10:46:48 +0200
commitfcc00fa232376646658b93a447388e4be0c7f6cf (patch)
tree86fc2011903f86fc0b446f6c5262610b28258c92 /app-mobilephone/heimdall/heimdall-1.4.2.ebuild
parentapp-misc/sleepyhead: use HTTPS for GitHub (diff)
downloadgentoo-fcc00fa232376646658b93a447388e4be0c7f6cf.tar.gz
gentoo-fcc00fa232376646658b93a447388e4be0c7f6cf.tar.bz2
gentoo-fcc00fa232376646658b93a447388e4be0c7f6cf.zip
app-mobilephone/heimdall: use HTTPS for GitHub
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'app-mobilephone/heimdall/heimdall-1.4.2.ebuild')
-rw-r--r--app-mobilephone/heimdall/heimdall-1.4.2.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/app-mobilephone/heimdall/heimdall-1.4.2.ebuild b/app-mobilephone/heimdall/heimdall-1.4.2.ebuild
index 70d3660483e8..944650f2addf 100644
--- a/app-mobilephone/heimdall/heimdall-1.4.2.ebuild
+++ b/app-mobilephone/heimdall/heimdall-1.4.2.ebuild
@@ -11,8 +11,7 @@ if [[ ${PV} != 9999 ]]; then
S="${WORKDIR}/Heimdall-${PV}"
else
inherit git-r3
- EGIT_REPO_URI="git://github.com/Benjamin-Dobell/Heimdall.git
- https://github.com/Benjamin-Dobell/Heimdall.git"
+ EGIT_REPO_URI="https://github.com/Benjamin-Dobell/Heimdall.git"
fi
DESCRIPTION="Tool suite used to flash firmware onto Samsung Galaxy S devices"