diff --git a/lang/python/python-cached-property/Makefile b/lang/python/python-cached-property/Makefile index cbe83de5c..63685ba9c 100644 --- a/lang/python/python-cached-property/Makefile +++ b/lang/python/python-cached-property/Makefile @@ -1,11 +1,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-cached-property -PKG_VERSION:=1.5.1 -PKG_RELEASE:=2 +PKG_VERSION:=1.5.2 +PKG_RELEASE:=1 PYPI_NAME:=cached-property -PKG_HASH:=9217a59f14a5682da7c4b8829deadbfc194ac22e9908ccf7c8820234e80a1504 +PKG_HASH:=9fa5755838eecbb2d234c3aa390bd80fbd3ac6b6869109bfc1b499f7bd89a130 PKG_MAINTAINER:=Javier Marcet PKG_LICENSE:=BSD-3-Clause