aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeffery To <jeffery.to@gmail.com>2022-06-06 17:24:31 +0800
committerRosen Penev <rosenp@gmail.com>2022-06-06 15:09:51 -0700
commitfaa546ac0aaf6a9c24cbbbbae67f942a7278172b (patch)
tree268ce082fa124cd45d95722a206c96465289b0a3
parent576032a0e4d84bf07ba227e9cfebe0685f8d7e6b (diff)
micropython-lib: Update to latest master
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
-rw-r--r--lang/python/micropython-lib/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/python/micropython-lib/Makefile b/lang/python/micropython-lib/Makefile
index 017f7cc83..1eb2bea73 100644
--- a/lang/python/micropython-lib/Makefile
+++ b/lang/python/micropython-lib/Makefile
@@ -12,9 +12,9 @@ PKG_RELEASE:=1
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://github.com/micropython/micropython-lib.git
-PKG_SOURCE_VERSION:=0c31e0b3d712fcd21982daec8bfca48ad5527a72
-PKG_SOURCE_DATE:=20220324
-PKG_MIRROR_HASH:=fb796c6d648e555e3e5233a3aec84be1692199b2cbae1efd7c22caf2a8c3f8f7
+PKG_SOURCE_VERSION:=db4c739863e49fc874bdaae8aa8c316c7ed4276a
+PKG_SOURCE_DATE:=20220506
+PKG_MIRROR_HASH:=ec4be91755fcd4d4fa61e1e7eadc748377ba63b82b7bb4254864473fafcd3173
PKG_MAINTAINER:=Jeffery To <jeffery.to@gmail.com>
PKG_LICENSE:=MIT PSF-2.0