From: Alexandru Ardelean Date: Mon, 12 Aug 2019 06:47:16 +0000 (+0300) Subject: python-pytz: bump to version 2019.2 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=16c9fcdda8ba7534a2b3e3fb64fe55f0d37830dd;p=openwrt-packages.git python-pytz: bump to version 2019.2 Signed-off-by: Alexandru Ardelean --- diff --git a/lang/python/python-pytz/Makefile b/lang/python/python-pytz/Makefile index b3acbd104..841855f65 100644 --- a/lang/python/python-pytz/Makefile +++ b/lang/python/python-pytz/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-pytz -PKG_VERSION:=2019.1 -PKG_RELEASE:=2 +PKG_VERSION:=2019.2 +PKG_RELEASE:=1 PKG_SOURCE:=pytz-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://files.pythonhosted.org/packages/source/p/pytz -PKG_HASH:=d747dd3d23d77ef44c6a3526e274af6efeb0a6f1afd5a69ba4d5be4098c8e141 +PKG_HASH:=26c0b32e437e54a18161324a2fca3c4b9846b74a8dccddd843113109e1116b32 PKG_BUILD_DIR:=$(BUILD_DIR)/$(BUILD_VARIANT)-pytz-$(PKG_VERSION)