package/python-pyelftools: bump to version 0.30
Signed-off-by: James Hilliard <james.hilliard1@gmail.com> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
parent
20af13d17f
commit
efb5d3fbd8
@ -1,5 +1,5 @@
|
||||
# md5, sha256 from https://pypi.org/pypi/pyelftools/json
|
||||
md5 2afc97cd239c0dea0cca97d00d3dcb42 pyelftools-0.29.tar.gz
|
||||
sha256 ec761596aafa16e282a31de188737e5485552469ac63b60cfcccf22263fd24ff pyelftools-0.29.tar.gz
|
||||
md5 2b4f82fd30436834b9357a5e74b8ceb7 pyelftools-0.30.tar.gz
|
||||
sha256 2fc92b0d534f8b081f58c7c370967379123d8e00984deb53c209364efd575b40 pyelftools-0.30.tar.gz
|
||||
# Locally computed sha256 checksums
|
||||
sha256 ae18bf4cb82f92af7547259177bc28bc48e4fc732518bcedfe690226288d3445 LICENSE
|
||||
|
@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_PYELFTOOLS_VERSION = 0.29
|
||||
PYTHON_PYELFTOOLS_VERSION = 0.30
|
||||
PYTHON_PYELFTOOLS_SOURCE = pyelftools-$(PYTHON_PYELFTOOLS_VERSION).tar.gz
|
||||
PYTHON_PYELFTOOLS_SITE = https://files.pythonhosted.org/packages/0e/35/e76da824595452a5ad07f289ea1737ca0971fc6cc7b6ee9464279be06b5e
|
||||
PYTHON_PYELFTOOLS_SITE = https://files.pythonhosted.org/packages/84/05/fd41cd647de044d1ffec90ce5aaae935126ac217f8ecb302186655284fc8
|
||||
PYTHON_PYELFTOOLS_LICENSE = Public domain
|
||||
PYTHON_PYELFTOOLS_LICENSE_FILES = LICENSE
|
||||
PYTHON_PYELFTOOLS_SETUP_TYPE = setuptools
|
||||
|
Loading…
Reference in New Issue
Block a user