diff --git a/lang/python/python-dotenv/Makefile b/lang/python/python-dotenv/Makefile index d24138dc06..b01e2bab49 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:=1.0.0 +PKG_VERSION:=1.0.1 PKG_RELEASE:=1 PYPI_NAME:=python-dotenv -PKG_HASH:=a8df96034aae6d2d50a4ebe8216326c61c3eb64836776504fcca410e5937a3ba +PKG_HASH:=e324ee90a023d808f1959c46bcbc04446a10ced277783dc6ee09987c37ec10ca PKG_MAINTAINER:=Javier Marcet PKG_LICENSE:=BSD-3-Clause