diff --git a/lang/python/python-bcrypt/Makefile b/lang/python/python-bcrypt/Makefile index da5951b8dc..0d2a1d51d1 100644 --- a/lang/python/python-bcrypt/Makefile +++ b/lang/python/python-bcrypt/Makefile @@ -6,11 +6,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-bcrypt -PKG_VERSION:=4.1.1 +PKG_VERSION:=4.1.2 PKG_RELEASE:=1 PYPI_NAME:=bcrypt -PKG_HASH:=df37f5418d4f1cdcff845f60e747a015389fa4e63703c918330865e06ad80007 +PKG_HASH:=33313a1200a3ae90b75587ceac502b048b840fc69e7f7a0905b5f87fac7a1258 PKG_LICENSE:=Apache-2.0 PKG_LICENSE_FILES:=LICENSE