diff --git a/lang/python/python-dotenv/Makefile b/lang/python/python-dotenv/Makefile index 7ccb6dc3c..e7a184c93 100644 --- a/lang/python/python-dotenv/Makefile +++ b/lang/python/python-dotenv/Makefile @@ -1,11 +1,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-dotenv -PKG_VERSION:=0.17.1 +PKG_VERSION:=0.19.0 PKG_RELEASE:=1 PYPI_NAME:=python-dotenv -PKG_HASH:=b1ae5e9643d5ed987fc57cc2583021e38db531946518130777734f9589b3141f +PKG_HASH:=f521bc2ac9a8e03c736f62911605c5d83970021e3fa95b37d769e2bbbe9b6172 PKG_MAINTAINER:=Javier Marcet PKG_LICENSE:=BSD-3-Clause