From: Jeffery To Date: Mon, 6 Jun 2022 09:24:31 +0000 (+0800) Subject: micropython-lib: Update to latest master X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=faa546ac0aaf6a9c24cbbbbae67f942a7278172b;p=openwrt-packages.git micropython-lib: Update to latest master Signed-off-by: Jeffery To --- 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 PKG_LICENSE:=MIT PSF-2.0