From: Jeffery To Date: Mon, 4 Sep 2023 19:38:58 +0000 (+0800) Subject: python-build: Update to 1.0.0 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=ba17298db547fb0771241f9faacf785747b910fa;p=openwrt-packages.git python-build: Update to 1.0.0 Signed-off-by: Jeffery To --- diff --git a/lang/python/python-build/Makefile b/lang/python/python-build/Makefile index e93025a63..39a35565a 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:=0.10.0 -PKG_RELEASE:=2 +PKG_VERSION:=1.0.0 +PKG_RELEASE:=1 PYPI_NAME:=build -PKG_HASH:=d5b71264afdb5951d6704482aac78de887c80691c52b88a9ad195983ca2c9269 +PKG_HASH:=49a60f212df4d9925727c2118e1cbe3abf30b393eff7d0e7287d2170eb36844d PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE