mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 08:14:09 -09:00
package/python-urwid: bump to version 2.0.1
Also add hash for license file. Signed-off-by: Asaf Kahlon <asafka7@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
a5d9665b4e
commit
9d35ba5007
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_URWID_VERSION = 1.3.1
|
||||
PYTHON_URWID_VERSION = 2.0.1
|
||||
PYTHON_URWID_SOURCE = urwid-$(PYTHON_URWID_VERSION).tar.gz
|
||||
PYTHON_URWID_SITE = https://pypi.python.org/packages/source/u/urwid
|
||||
PYTHON_URWID_SITE = https://files.pythonhosted.org/packages/c7/90/415728875c230fafd13d118512bde3184d810d7bf798a631abc05fac09d0
|
||||
PYTHON_URWID_LICENSE = LGPL-2.1+
|
||||
PYTHON_URWID_LICENSE_FILES = COPYING
|
||||
PYTHON_URWID_SETUP_TYPE = setuptools
|
||||
|
||||
Reference in New Issue
Block a user