From: Alexandru Ardelean Date: Fri, 7 Oct 2022 07:34:15 +0000 (+0300) Subject: python3-pytz: bump to version 2022.4 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=a1d8cd17271aba749cb37e55d505e17c7c3089ca;p=feed%2Fpackages.git python3-pytz: bump to version 2022.4 Signed-off-by: Alexandru Ardelean --- diff --git a/lang/python/python-pytz/Makefile b/lang/python/python-pytz/Makefile index 6729d1298a..6abb2df2f0 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.1 +PKG_VERSION:=2022.4 PKG_RELEASE:=$(AUTORELEASE) PYPI_NAME:=pytz -PKG_HASH:=1e760e2fe6a8163bc0b3d9a19c4f84342afa0a2affebfaa84b01b978a02ecaa7 +PKG_HASH:=48ce799d83b6f8aab2020e369b627446696619e79645419610b9facd909b3174 PKG_MAINTAINER:=Alexandru Ardelean PKG_LICENSE:=MIT