app-emulation/docker-proxy: use HTTPS for GitHub
authorDavid Hicks <david@hicks.id.au>
Fri, 28 Jul 2017 22:33:19 +0000 (08:33 +1000)
committerMichał Górny <mgorny@gentoo.org>
Sun, 30 Jul 2017 08:35:43 +0000 (10:35 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.3

app-emulation/docker-proxy/docker-proxy-0.8.0_p20161111.ebuild
app-emulation/docker-proxy/docker-proxy-9999.ebuild

index 17a0c263150aab2296e02a84c53ccde14b784f5d..3df01103346eec280f320406149288825715428d 100644 (file)
@@ -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"
index d759e88149533e71ba0397cc930f3edd84c09850..e7cea4d03b24faf8971e79b5c7455dbd86259104 100644 (file)
@@ -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"