summaryrefslogtreecommitdiff
path: root/dev-go/glide
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
parentdf3afe08c45159c3bf349bb3153dbb1edc00d16c (diff)
downloadgentoo-2204d0161cef545a34aa7c1f832534049a83004e.tar.gz
gentoo-2204d0161cef545a34aa7c1f832534049a83004e.tar.xz
dev-go/glide: use HTTPS for GitHub
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'dev-go/glide')
-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 73b766a24f1..a08792a25dd 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"