mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
python-m2crypto: bump version
And add stronger hash. Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_M2CRYPTO_VERSION = 0.23.0
|
||||
PYTHON_M2CRYPTO_VERSION = 0.24.0
|
||||
PYTHON_M2CRYPTO_SITE = http://pypi.python.org/packages/source/M/M2Crypto
|
||||
PYTHON_M2CRYPTO_SOURCE = M2Crypto-$(PYTHON_M2CRYPTO_VERSION).tar.gz
|
||||
PYTHON_M2CRYPTO_SETUP_TYPE = setuptools
|
||||
|
||||
Reference in New Issue
Block a user