From 9ad60c6dbafb13c7310c01382ff3a03d94cbeba7 Mon Sep 17 00:00:00 2001 From: Marian Buschsieweke Date: Sun, 24 Dec 2017 18:39:07 +0100 Subject: testing/micropython: Update to version 1.9.3 --- testing/micropython/0000-unix-mpconfigport.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'testing/micropython/0000-unix-mpconfigport.patch') diff --git a/testing/micropython/0000-unix-mpconfigport.patch b/testing/micropython/0000-unix-mpconfigport.patch index bd9afa52f8..4175138928 100644 --- a/testing/micropython/0000-unix-mpconfigport.patch +++ b/testing/micropython/0000-unix-mpconfigport.patch @@ -1,5 +1,5 @@ ---- micropython-1.9.2-old/unix/mpconfigport.mk -+++ micropython-1.9.2/unix/mpconfigport.mk +--- micropython-1.9.3-old/ports/unix/mpconfigport.mk ++++ micropython-1.9.3/ports/unix/mpconfigport.mk @@ -9,7 +9,7 @@ MICROPY_USE_READLINE = 1 -- cgit v1.2.3