diff --git a/lang/python/python-voluptuous/Makefile b/lang/python/python-voluptuous/Makefile index a3d239f8c..c5f04a2a5 100644 --- a/lang/python/python-voluptuous/Makefile +++ b/lang/python/python-voluptuous/Makefile @@ -8,11 +8,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-voluptuous -PKG_VERSION:=0.11.7 -PKG_RELEASE:=2 +PKG_VERSION:=0.12.1 +PKG_RELEASE:=1 PYPI_NAME:=voluptuous -PKG_HASH:=2abc341dbc740c5e2302c7f9b8e2e243194fb4772585b991931cb5b22e9bf456 +PKG_HASH:=663572419281ddfaf4b4197fd4942d181630120fb39b333e3adad70aeb56444b PKG_LICENSE:=BSD-3-Clause PKG_LICENSE_FILES:=COPYING