Skip to content

Commit

Permalink
app-emulation/docker-proxy: use HTTPS for GitHub
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.6, Repoman-2.3.3
  • Loading branch information
davidhicks authored and mgorny committed Jul 30, 2017
1 parent 1d4eb61 commit 1e2264f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
4 changes: 2 additions & 2 deletions app-emulation/docker-proxy/docker-proxy-9999.ebuild
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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"
Expand Down

0 comments on commit 1e2264f

Please sign in to comment.