mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
python-pytrie: bump to version 0.3
Signed-off-by: Adam Duskett <Adamduskett@outlook.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
e7b8484eef
commit
b0c7bd3428
@@ -4,8 +4,8 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_PYTRIE_VERSION = 0.2
|
||||
PYTHON_PYTRIE_SITE = http://pypi.python.org/packages/source/P/PyTrie
|
||||
PYTHON_PYTRIE_VERSION = 0.3
|
||||
PYTHON_PYTRIE_SITE = https://pypi.python.org/packages/aa/4a/3a3e7e95cb6202192c268043bed586f299e5b72b2650ece4614f60aecf2b
|
||||
PYTHON_PYTRIE_SOURCE = PyTrie-$(PYTHON_PYTRIE_VERSION).tar.gz
|
||||
PYTHON_PYTRIE_LICENSE = BSD-3c
|
||||
PYTHON_PYTRIE_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user