summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Hicks <david@hicks.id.au>2017-07-29 08:33:19 +1000
committerMichał Górny <mgorny@gentoo.org>2017-07-30 10:35:43 +0200
commit1e2264f46b46cf5c90ad42069072fccb78f5e5c8 (patch)
tree808a59d1fb665fc9023acb486312f2ae3766b754 /app-emulation/docker-proxy/docker-proxy-9999.ebuild
parentapp-emulation/umoci: use https for GitHub (diff)
downloadgentoo-1e2264f46b46cf5c90ad42069072fccb78f5e5c8.tar.gz
gentoo-1e2264f46b46cf5c90ad42069072fccb78f5e5c8.tar.bz2
gentoo-1e2264f46b46cf5c90ad42069072fccb78f5e5c8.zip
app-emulation/docker-proxy: use HTTPS for GitHub
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'app-emulation/docker-proxy/docker-proxy-9999.ebuild')
-rw-r--r--app-emulation/docker-proxy/docker-proxy-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/docker-proxy/docker-proxy-9999.ebuild b/app-emulation/docker-proxy/docker-proxy-9999.ebuild
index d759e8814953..e7cea4d03b24 100644
--- a/app-emulation/docker-proxy/docker-proxy-9999.ebuild
+++ b/app-emulation/docker-proxy/docker-proxy-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -14,7 +14,7 @@ else
fi
DESCRIPTION="Docker container networking"
-HOMEPAGE="http://github.com/docker/libnetwork"
+HOMEPAGE="https://github.com/docker/libnetwork"
LICENSE="Apache-2.0"
SLOT="0"