micropython-lib: bump version to v1.8.2

Signed-off-by: Chris Packham <judge.packham@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Chris Packham 2016-08-25 23:01:04 +12:00 committed by Thomas Petazzoni
parent 9280bcff70
commit da22fccffb
2 changed files with 2 additions and 2 deletions

View file

@ -1,2 +1,2 @@
# Locally computed
sha256 e659444fadd755c1b5dbff091aa1b23a835e7361da3a32f38774bd39a15937ad micropython-lib-v1.0.tar.gz
sha256 4f9250a93413c9925b912d54fe3aaee2d275c82bdb447fc07a090fc60287f5e8 micropython-lib-v1.8.2.tar.gz

View file

@ -4,7 +4,7 @@
#
################################################################################
MICROPYTHON_LIB_VERSION = v1.0
MICROPYTHON_LIB_VERSION = v1.8.2
MICROPYTHON_LIB_SITE = $(call github,micropython,micropython-lib,$(MICROPYTHON_LIB_VERSION))
MICROPYTHON_LIB_LICENSE = Python software foundation license v2 (some modules), MIT (everything else)
MICROPYTHON_LIB_LICENSE_FILES = LICENSE