micropython: bump to v1.6

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-02-04 16:41:07 +13:00 committed by Thomas Petazzoni
parent 25bcd8bbbf
commit 06d41cd77a
2 changed files with 2 additions and 2 deletions

View file

@ -1,2 +1,2 @@
#locally computed
sha256 3c594ee701622f01c4e9c7abd1c322a0bc6c8af17bea0b0126812cb8e61bb5d9 micropython-v1.5.2.tar.gz
sha256 f8ea3faffa797de1a06c16c8f57c784c665b318ca08ac17f74dcbc95322d47de micropython-v1.6.tar.gz

View file

@ -4,7 +4,7 @@
#
################################################################################
MICROPYTHON_VERSION = v1.5.2
MICROPYTHON_VERSION = v1.6
MICROPYTHON_SITE = $(call github,micropython,micropython,$(MICROPYTHON_VERSION))
MICROPYTHON_LICENSE = MIT
MICROPYTHON_LICENSE_FILES = LICENSE