diff --git a/lang/python/python-dotenv/Makefile b/lang/python/python-dotenv/Makefile index 120575c5d1..66a165a691 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.19.2 +PKG_VERSION:=0.20.0 PKG_RELEASE:=1 PYPI_NAME:=python-dotenv -PKG_HASH:=a5de49a31e953b45ff2d2fd434bbc2670e8db5273606c1e737cc6b93eff3655f +PKG_HASH:=b7e3b04a59693c42c36f9ab1cc2acc46fa5df8c78e178fc33a8d4cd05c8d498f PKG_MAINTAINER:=Javier Marcet PKG_LICENSE:=BSD-3-Clause