From: Javier Marcet Date: Sat, 1 Jul 2023 18:55:30 +0000 (+0200) Subject: python-docker: Update to 6.1.3 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=c045680a62477c63a5151495cd580fba132d1fe0;p=openwrt-packages.git python-docker: Update to 6.1.3 Signed-off-by: Javier Marcet --- diff --git a/lang/python/python-docker/Makefile b/lang/python/python-docker/Makefile index b270e693a..1ce4defb1 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.1.2 +PKG_VERSION:=6.1.3 PKG_RELEASE:=1 PYPI_NAME:=docker -PKG_HASH:=dcc088adc2ec4e7cfc594e275d8bd2c9738c56c808de97476939ef67db5af8c2 +PKG_HASH:=aa6d17830045ba5ef0168d5eaa34d37beeb113948c413affe1d5991fc11f9a20 PKG_MAINTAINER:=Javier Marcet PKG_LICENSE:=Apache-2.0