mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-29 00:13:30 +08:00
python-pycrypto: bump to version 2.6.1
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
37001b6f66
commit
b8e76ce573
@ -1,2 +1,2 @@
|
||||
# Locally calculated after checking pgp signature
|
||||
sha256 7293c9d7e8af2e44a82f86eb9c3b058880f4bcc884bf3ad6c8a34b64986edde8 pycrypto-2.6.tar.gz
|
||||
sha256 f2ce1e989b272cfcb677616763e0a2e7ec659effa67a88aa92b3a65528f60a3c pycrypto-2.6.1.tar.gz
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_PYCRYPTO_VERSION = 2.6
|
||||
PYTHON_PYCRYPTO_VERSION = 2.6.1
|
||||
PYTHON_PYCRYPTO_SOURCE = pycrypto-$(PYTHON_PYCRYPTO_VERSION).tar.gz
|
||||
PYTHON_PYCRYPTO_SITE = http://ftp.dlitz.net/pub/dlitz/crypto/pycrypto
|
||||
PYTHON_PYCRYPTO_SETUP_TYPE = distutils
|
||||
|
Loading…
Reference in New Issue
Block a user