diff options
author | David Hicks <david@hicks.id.au> | 2017-07-29 09:14:11 +1000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2017-07-30 10:35:53 +0200 |
commit | 0b500aa79bad83211a9f580630143bc243a53c31 (patch) | |
tree | 30c9e199dfcd142c718c817105fe0c02632cdbf3 /sys-auth/docker_auth | |
parent | dev-ruby/activemodel-serializers-xml: use HTTPS for GitHub (diff) | |
download | gentoo-0b500aa79bad83211a9f580630143bc243a53c31.tar.gz gentoo-0b500aa79bad83211a9f580630143bc243a53c31.tar.bz2 gentoo-0b500aa79bad83211a9f580630143bc243a53c31.zip |
sys-auth/docker_auth: use HTTPS for GitHub
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'sys-auth/docker_auth')
-rw-r--r-- | sys-auth/docker_auth/docker_auth-1.2.1.ebuild | 2 | ||||
-rw-r--r-- | sys-auth/docker_auth/docker_auth-1.2.1_p20170711.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/docker_auth/docker_auth-1.2.1.ebuild b/sys-auth/docker_auth/docker_auth-1.2.1.ebuild index 44f789d35bf1..344737752222 100644 --- a/sys-auth/docker_auth/docker_auth-1.2.1.ebuild +++ b/sys-auth/docker_auth/docker_auth-1.2.1.ebuild @@ -32,7 +32,7 @@ SRC_URI="https://${EGO_PN%/*}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz KEYWORDS="~amd64" DESCRIPTION="Docker Registry 2 authentication server" -HOMEPAGE="http://github.com/cesanta/docker_auth" +HOMEPAGE="https://github.com/cesanta/docker_auth" LICENSE="Apache-2.0" SLOT="0" diff --git a/sys-auth/docker_auth/docker_auth-1.2.1_p20170711.ebuild b/sys-auth/docker_auth/docker_auth-1.2.1_p20170711.ebuild index 410f72d2af53..fef428155d47 100644 --- a/sys-auth/docker_auth/docker_auth-1.2.1_p20170711.ebuild +++ b/sys-auth/docker_auth/docker_auth-1.2.1_p20170711.ebuild @@ -32,7 +32,7 @@ SRC_URI="https://${EGO_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz KEYWORDS="~amd64" DESCRIPTION="Docker Registry 2 authentication server" -HOMEPAGE="http://github.com/cesanta/docker_auth" +HOMEPAGE="https://github.com/cesanta/docker_auth" LICENSE="Apache-2.0" SLOT="0" |