diff --git a/lang/python/python-bcrypt/Makefile b/lang/python/python-bcrypt/Makefile index 31a836a638..22d6f0c931 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.3 +PKG_VERSION:=5.0.0 PKG_RELEASE:=1 PYPI_NAME:=bcrypt -PKG_HASH:=2ee15dd749f5952fe3f0430d0ff6b74082e159c50332a1413d51b5689cf06623 +PKG_HASH:=f748f7c2d6fd375cc93d3fba7ef4a9e3a092421b8dbf34d8d4dc06be9492dfdd PKG_LICENSE:=Apache-2.0 PKG_LICENSE_FILES:=LICENSE