diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-pycrypto_2.6.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-pycrypto_2.6.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-pycrypto_2.6.bb b/meta-openstack/recipes-devtools/python/python-pycrypto_2.6.bb index 6eb32f5..416dee8 100644 --- a/meta-openstack/recipes-devtools/python/python-pycrypto_2.6.bb +++ b/meta-openstack/recipes-devtools/python/python-pycrypto_2.6.bb | |||
| @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=35f354d199e8cb7667b059a23578e63d" | |||
| 7 | PR = "r0" | 7 | PR = "r0" |
| 8 | SRCNAME = "pycrypto" | 8 | SRCNAME = "pycrypto" |
| 9 | 9 | ||
| 10 | SRC_URI = "https://ftp.dlitz.net/pub/dlitz/crypto/pycrypto/${SRCNAME}-${PV}.tar.gz \ | 10 | SRC_URI = "https://pypi.python.org/packages/source/p/${SRCNAME}/${SRCNAME}-${PV}.tar.gz \ |
| 11 | file://cross-compiling.patch" | 11 | file://cross-compiling.patch" |
| 12 | 12 | ||
| 13 | SRC_URI[md5sum] = "88dad0a270d1fe83a39e0467a66a22bb" | 13 | SRC_URI[md5sum] = "88dad0a270d1fe83a39e0467a66a22bb" |
