mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
package/python-thrift: bump version to 0.22.0
Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
0e4abf4845
commit
5229b57cda
@@ -1,5 +1,5 @@
|
||||
# md5, sha256 from https://pypi.org/pypi/thrift/json
|
||||
md5 1e7f196bad9e3ce3f9092a38f5287d9f thrift-0.21.0.tar.gz
|
||||
sha256 5e6f7c50f936ebfa23e924229afc95eb219f8c8e5a83202dd4a391244803e402 thrift-0.21.0.tar.gz
|
||||
md5 d900f4b437b1ffba7258c58c3fde40db thrift-0.22.0.tar.gz
|
||||
sha256 42e8276afbd5f54fe1d364858b6877bc5e5a4a5ed69f6a005b94ca4918fe1466 thrift-0.22.0.tar.gz
|
||||
# Locally computed sha256 checksums
|
||||
sha256 35e2508f171c3ac2529f402c123c12f3b2ac91643f2e52b334f71f8c861be321 README.md
|
||||
|
||||
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_THRIFT_VERSION = 0.21.0
|
||||
PYTHON_THRIFT_VERSION = 0.22.0
|
||||
PYTHON_THRIFT_SOURCE = thrift-$(PYTHON_THRIFT_VERSION).tar.gz
|
||||
PYTHON_THRIFT_SITE = https://files.pythonhosted.org/packages/33/1c/418058b4750176b638ab60b4d5a554a2969dcd2363ae458519d0f747adff
|
||||
PYTHON_THRIFT_SITE = https://files.pythonhosted.org/packages/b2/c2/db648cc10dd7d15560f2eafd92a27cd280811924696e0b4a87175fb28c94
|
||||
PYTHON_THRIFT_SETUP_TYPE = setuptools
|
||||
PYTHON_THRIFT_LICENSE = Apache-2.0
|
||||
PYTHON_THRIFT_LICENSE_FILES = README.md
|
||||
|
||||
Reference in New Issue
Block a user