python-urwid: bump version and add checksums

Signed-off-by: Christophe Vu-Brugier <cvubrugier@fastmail.fm>
Reviewed-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Tested-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Christophe Vu-Brugier
2015-09-03 09:55:21 +02:00
committed by Peter Korsgaard
parent e01e5ddca6
commit 4de463b787
2 changed files with 4 additions and 1 deletions

View File

@@ -4,7 +4,7 @@
#
################################################################################
PYTHON_URWID_VERSION = 1.2.1
PYTHON_URWID_VERSION = 1.3.0
PYTHON_URWID_SOURCE = urwid-$(PYTHON_URWID_VERSION).tar.gz
PYTHON_URWID_SITE = https://pypi.python.org/packages/source/u/urwid
PYTHON_URWID_LICENSE = LGPLv2.1+