From 21eb9b7456d0137383e8f41fccaa21bf55046b61 Mon Sep 17 00:00:00 2001 From: Jeffery To Date: Mon, 11 Sep 2023 11:19:24 +0800 Subject: [PATCH] python-build: Update to 1.0.3 Signed-off-by: Jeffery To --- lang/python/python-build/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/python/python-build/Makefile b/lang/python/python-build/Makefile index 39a35565a6..3b2ab65cb2 100644 --- a/lang/python/python-build/Makefile +++ b/lang/python/python-build/Makefile @@ -8,11 +8,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-build -PKG_VERSION:=1.0.0 +PKG_VERSION:=1.0.3 PKG_RELEASE:=1 PYPI_NAME:=build -PKG_HASH:=49a60f212df4d9925727c2118e1cbe3abf30b393eff7d0e7287d2170eb36844d +PKG_HASH:=538aab1b64f9828977f84bc63ae570b060a8ed1be419e7870b8b4fc5e6ea553b PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE