diff options
Diffstat (limited to 'lang/python/python-build/Makefile')
-rw-r--r-- | lang/python/python-build/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/python/python-build/Makefile b/lang/python/python-build/Makefile index 39a35565a..3b2ab65cb 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 |