From: Alexandru Ardelean Date: Sun, 30 Oct 2022 17:32:19 +0000 (+0200) Subject: python3-pytz: bump to version 2022.5 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=69f5e34a65d249493e5d61728c70537436170322;p=openwrt-packages.git python3-pytz: bump to version 2022.5 Signed-off-by: Alexandru Ardelean --- diff --git a/lang/python/python-pytz/Makefile b/lang/python/python-pytz/Makefile index 6abb2df2f..7c3dc9f2b 100644 --- a/lang/python/python-pytz/Makefile +++ b/lang/python/python-pytz/Makefile @@ -8,11 +8,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-pytz -PKG_VERSION:=2022.4 +PKG_VERSION:=2022.5 PKG_RELEASE:=$(AUTORELEASE) PYPI_NAME:=pytz -PKG_HASH:=48ce799d83b6f8aab2020e369b627446696619e79645419610b9facd909b3174 +PKG_HASH:=c4d88f472f54d615e9cd582a5004d1e5f624854a6a27a6211591c251f22a6914 PKG_MAINTAINER:=Alexandru Ardelean PKG_LICENSE:=MIT