diff --git a/lang/python/python-iniconfig/Makefile b/lang/python/python-iniconfig/Makefile index 14891e706..b5d196748 100644 --- a/lang/python/python-iniconfig/Makefile +++ b/lang/python/python-iniconfig/Makefile @@ -8,11 +8,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-iniconfig -PKG_VERSION:=1.0.1 -PKG_RELEASE:=2 +PKG_VERSION:=1.1.1 +PKG_RELEASE:=1 PYPI_NAME:=iniconfig -PKG_HASH:=e5f92f89355a67de0595932a6c6c02ab4afddc6fcdc0bfc5becd0d60884d3f69 +PKG_HASH:=bc3af051d7d14b2ee5ef9969666def0cd1a000e121eaea580d4a313df4b37f32 PKG_MAINTAINER:=Jan Pavlinec PKG_LICENSE:=MIT