summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Hicks <david@hicks.id.au>2017-07-29 08:37:36 +1000
committerMichał Górny <mgorny@gentoo.org>2017-07-30 10:35:44 +0200
commit2204d0161cef545a34aa7c1f832534049a83004e (patch)
tree234274bc0bbee2c393f54260a68e5f5add088ac2 /dev-go/glide/glide-0.12.3.ebuild
parentapp-emulation/wine-desktop-common: use HTTPS for GitHub (diff)
downloadgentoo-2204d0161cef545a34aa7c1f832534049a83004e.tar.gz
gentoo-2204d0161cef545a34aa7c1f832534049a83004e.tar.bz2
gentoo-2204d0161cef545a34aa7c1f832534049a83004e.zip
dev-go/glide: use HTTPS for GitHub
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'dev-go/glide/glide-0.12.3.ebuild')
-rw-r--r--dev-go/glide/glide-0.12.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-go/glide/glide-0.12.3.ebuild b/dev-go/glide/glide-0.12.3.ebuild
index 73b766a24f12..a08792a25dd8 100644
--- a/dev-go/glide/glide-0.12.3.ebuild
+++ b/dev-go/glide/glide-0.12.3.ebuild
@@ -14,7 +14,7 @@ else
fi
DESCRIPTION="Vendor Package Managment for Golang"
-HOMEPAGE="http://github.com/Masterminds/glide"
+HOMEPAGE="https://github.com/Masterminds/glide"
LICENSE="MIT"
SLOT="0"