mirror of
git://git.yoctoproject.org/meta-selinux
synced 2026-01-01 13:58:04 +00:00
pythonhosted.org requried https now
Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
This commit is contained in:
parent
58a5d64397
commit
a410aa4a5a
|
|
@ -9,7 +9,7 @@ DEPENDS = "python"
|
|||
LICENSE = "BSD"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=ebc0028ff5cdaf7796604875027dcd55"
|
||||
|
||||
SRC_URI = "http://pypi.python.org/packages/source/I/IPy/IPy-${PV}.tar.gz"
|
||||
SRC_URI = "https://pypi.python.org/packages/source/I/IPy/IPy-${PV}.tar.gz"
|
||||
|
||||
SRC_URI[md5sum] = "7b8c6eb4111b15aea31b67108e769712"
|
||||
SRC_URI[sha256sum] = "61da5a532b159b387176f6eabf11946e7458b6df8fb8b91ff1d345ca7a6edab8"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user