diff options
Diffstat (limited to 'sys-auth/keystone/keystone-2015.1.0.ebuild')
-rw-r--r-- | sys-auth/keystone/keystone-2015.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/keystone/keystone-2015.1.0.ebuild b/sys-auth/keystone/keystone-2015.1.0.ebuild index 0361b7371f7b..87f2bd89f040 100644 --- a/sys-auth/keystone/keystone-2015.1.0.ebuild +++ b/sys-auth/keystone/keystone-2015.1.0.ebuild @@ -10,7 +10,7 @@ inherit distutils-r1 user DESCRIPTION="The Openstack authentication, authorization, and service catalog" HOMEPAGE="https://launchpad.net/keystone" -SRC_URI="http://launchpad.net/${PN}/kilo/${PV}/+download/${P}.tar.gz" +SRC_URI="https://launchpad.net/${PN}/kilo/${PV}/+download/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" |