mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-03-01 14:02:12 +00:00
Revert "python-pytrie: bump to version 0.3"
This reverts commit b0c7bd3428, which
causes some build failures.
Fixes:
http://autobuild.buildroot.net/results/e4209a2209bba769c264f8c4c6dfe2995443c243/
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_PYTRIE_VERSION = 0.3
|
||||
PYTHON_PYTRIE_SITE = https://pypi.python.org/packages/aa/4a/3a3e7e95cb6202192c268043bed586f299e5b72b2650ece4614f60aecf2b
|
||||
PYTHON_PYTRIE_VERSION = 0.2
|
||||
PYTHON_PYTRIE_SITE = http://pypi.python.org/packages/source/P/PyTrie
|
||||
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