From: Javier Marcet Date: Fri, 16 Dec 2022 14:35:29 +0000 (+0100) Subject: python-docker: Update to 6.0.1 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=360383a997baa8e076d9b50d3f7509e8b4fea6ac;p=openwrt-packages.git python-docker: Update to 6.0.1 Signed-off-by: Javier Marcet --- diff --git a/lang/python/python-docker/Makefile b/lang/python/python-docker/Makefile index 6ffc9a4bf..cb23ea010 100644 --- a/lang/python/python-docker/Makefile +++ b/lang/python/python-docker/Makefile @@ -1,11 +1,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-docker -PKG_VERSION:=6.0.0 +PKG_VERSION:=6.0.1 PKG_RELEASE:=1 PYPI_NAME:=docker -PKG_HASH:=19e330470af40167d293b0352578c1fa22d74b34d3edf5d4ff90ebc203bbb2f1 +PKG_HASH:=896c4282e5c7af5c45e8b683b0b0c33932974fe6e50fc6906a0a83616ab3da97 PKG_MAINTAINER:=Javier Marcet PKG_LICENSE:=Apache-2.0