diff --git a/lang/python/python-pyrsistent/Makefile b/lang/python/python-pyrsistent/Makefile index c5ee84e63..b9ae85d7e 100644 --- a/lang/python/python-pyrsistent/Makefile +++ b/lang/python/python-pyrsistent/Makefile @@ -8,11 +8,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-pyrsistent -PKG_VERSION:=0.15.4 -PKG_RELEASE:=2 +PKG_VERSION:=0.16.0 +PKG_RELEASE:=1 PYPI_NAME:=pyrsistent -PKG_HASH:=34b47fa169d6006b32e99d4b3c4031f155e6e68ebcc107d6454852e8e0ee6533 +PKG_HASH:=28669905fe725965daa16184933676547c5bb40a5153055a8dee2a4bd7933ad3 PKG_MAINTAINER:=Josef Schlehofer PKG_LICENSE:=MIT