diff --git a/lang/python/python-hatchling/Makefile b/lang/python/python-hatchling/Makefile index 6bc1b8fbc..e7765d86a 100644 --- a/lang/python/python-hatchling/Makefile +++ b/lang/python/python-hatchling/Makefile @@ -8,11 +8,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-hatchling -PKG_VERSION:=1.17.0 -PKG_RELEASE:=2 +PKG_VERSION:=1.17.1 +PKG_RELEASE:=1 PYPI_NAME:=hatchling -PKG_HASH:=b1244db3f45b4ef5a00106a46612da107cdfaf85f1580b8e1c059fefc98b0930 +PKG_HASH:=76dee5108f929b7eb9102df0a1bf88fa3247d68a44ff1f395e1cf32eaab0c6fa PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE.txt