mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-30 10:38:07 -07:00
Convert URIs for googlecode.com to https
Signed-off-by: Justin Lecher <jlec@gentoo.org>
This commit is contained in:
@@ -9,7 +9,7 @@ inherit distutils-r1 eutils
|
||||
|
||||
DESCRIPTION="Python client for the Advanced Message Queuing Procotol (AMQP)"
|
||||
HOMEPAGE="https://code.google.com/p/py-amqplib/"
|
||||
SRC_URI="http://py-amqplib.googlecode.com/files/${P}.tgz"
|
||||
SRC_URI="https://py-amqplib.googlecode.com/files/${P}.tgz"
|
||||
|
||||
LICENSE="LGPL-3"
|
||||
SLOT="0"
|
||||
|
||||
@@ -9,7 +9,7 @@ inherit distutils-r1
|
||||
|
||||
DESCRIPTION="Python client for the Advanced Message Queuing Procotol (AMQP)"
|
||||
HOMEPAGE="https://code.google.com/p/py-amqplib/"
|
||||
SRC_URI="http://py-amqplib.googlecode.com/files/${P}.tgz"
|
||||
SRC_URI="https://py-amqplib.googlecode.com/files/${P}.tgz"
|
||||
|
||||
LICENSE="LGPL-3"
|
||||
SLOT="0"
|
||||
|
||||
Reference in New Issue
Block a user