From: Fabrice Fontaine Date: Sun, 17 Mar 2019 17:06:26 +0000 (+0100) Subject: package/python-pylibftdi: bump to version 0.17.0 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=f08bae943467fa821a37ac402e7ede5ad5b7b3ec;p=buildroot.git package/python-pylibftdi: bump to version 0.17.0 Add hash for license file Signed-off-by: Fabrice Fontaine Signed-off-by: Thomas Petazzoni --- diff --git a/package/python-pylibftdi/python-pylibftdi.hash b/package/python-pylibftdi/python-pylibftdi.hash index 54b33a1124..669913fa97 100644 --- a/package/python-pylibftdi/python-pylibftdi.hash +++ b/package/python-pylibftdi/python-pylibftdi.hash @@ -1,3 +1,6 @@ -# md5 from https://pypi.python.org/pypi/pylibftdi/json, sha256 locally computed -md5 eaee7fb3a67f33a35a164a9628daaafe pylibftdi-0.15.0.tar.gz -sha256 51ef08ebcc4ec3eaec2366e9648d3f8fa1b737ea507a7f3a374ac58abf148e77 pylibftdi-0.15.0.tar.gz +# md5, sha256 from https://pypi.python.org/pypi/pylibftdi/json +md5 555713983cfb7a67b0c1a1418a065bbc pylibftdi-0.17.0.tar.gz +sha256 dc615a5338c866cc1a316cabef2ea5862b75c81de9410b85a85f38a033214c8c pylibftdi-0.17.0.tar.gz + +# Hash for license file +sha256 581b6a16b3aaf23c4f7caee5defa099af833a95916e57ef24d7c12f893a0c160 LICENSE.txt diff --git a/package/python-pylibftdi/python-pylibftdi.mk b/package/python-pylibftdi/python-pylibftdi.mk index 0a5887b2ee..7f1c54ebc7 100644 --- a/package/python-pylibftdi/python-pylibftdi.mk +++ b/package/python-pylibftdi/python-pylibftdi.mk @@ -4,9 +4,9 @@ # ################################################################################ -PYTHON_PYLIBFTDI_VERSION = 0.15.0 +PYTHON_PYLIBFTDI_VERSION = 0.17.0 PYTHON_PYLIBFTDI_SOURCE = pylibftdi-$(PYTHON_PYLIBFTDI_VERSION).tar.gz -PYTHON_PYLIBFTDI_SITE = https://pypi.python.org/packages/e5/bb/d7a86dbd7685e3866ea75d21c6c726d01706fdc0aa5dc9051ce18ae65693 +PYTHON_PYLIBFTDI_SITE = https://pypi.python.org/packages/33/30/88b80d63ad3dae29972490ed7b16d7a9ef5f70bd35748ce3ee982bf42c41 PYTHON_PYLIBFTDI_LICENSE = MIT PYTHON_PYLIBFTDI_LICENSE_FILES = LICENSE.txt PYTHON_PYLIBFTDI_DEPENDENCIES = libftdi