diff --git a/lang/python/python-stem/Makefile b/lang/python/python-stem/Makefile index 03ef35633b..a8701fd01c 100644 --- a/lang/python/python-stem/Makefile +++ b/lang/python/python-stem/Makefile @@ -1,11 +1,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-stem -PKG_VERSION:=1.8.1 -PKG_RELEASE:=2 +PKG_VERSION:=1.8.2 +PKG_RELEASE:=1 PYPI_NAME:=stem -PKG_HASH:=81d43a7c668ba9d7bc1103b2e7a911e9d148294b373d27a59ae8da79ef7a3e2f +PKG_HASH:=83fb19ffd4c9f82207c006051480389f80af221a7e4783000aedec4e384eb582 PKG_MAINTAINER:=Javier Marcet PKG_LICENSE:=LGPL-3.0-only