From: Jeffery To Date: Sat, 14 May 2022 18:42:10 +0000 (+0800) Subject: micropython-lib: Update to latest master X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=867ad434ff7522898880dd20bb0bbb416e42f1e1;p=feed%2Fpackages.git micropython-lib: Update to latest master Signed-off-by: Jeffery To (cherry picked from commit 8550edbe85a54427e7e28d4c18564216c821686e) --- diff --git a/lang/python/micropython-lib/Makefile b/lang/python/micropython-lib/Makefile index c1d42aedda..017f7cc83a 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:=cdd260f0792d04a1ded99171b4c7a2582b7856b4 -PKG_SOURCE_DATE:=20211112 -PKG_MIRROR_HASH:=fea11185756e746e78cfe66dc4fa33830721cd94d726ac7cf4dde2e0a16d5041 +PKG_SOURCE_VERSION:=0c31e0b3d712fcd21982daec8bfca48ad5527a72 +PKG_SOURCE_DATE:=20220324 +PKG_MIRROR_HASH:=fb796c6d648e555e3e5233a3aec84be1692199b2cbae1efd7c22caf2a8c3f8f7 PKG_MAINTAINER:=Jeffery To PKG_LICENSE:=MIT PSF-2.0