mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-02 21:48:20 +03:00
python-cbor: bump to version 1.0.0
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
81555a4984
commit
ffe671c8f7
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_CBOR_VERSION = 0.1.25
|
||||
PYTHON_CBOR_VERSION = 1.0.0
|
||||
PYTHON_CBOR_SOURCE = cbor-$(PYTHON_CBOR_VERSION).tar.gz
|
||||
PYTHON_CBOR_SITE = http://pypi.python.org/packages/source/c/cbor
|
||||
PYTHON_CBOR_SITE = https://pypi.python.org/packages/9b/99/01c6a987c920500189eb74a291bd3a388e6c7cf85736bb6b066d9833315e
|
||||
PYTHON_CBOR_LICENSE = Apache
|
||||
PYTHON_CBOR_SETUP_TYPE = setuptools
|
||||
|
||||
|
||||
Reference in New Issue
Block a user