From: Eneas U de Queiroz Date: Thu, 16 Jan 2020 17:07:40 +0000 (-0300) Subject: python-certify: bump to 2019.11.28 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=c799f2a913cedfba87d57ecb0ea0cbc8a186489f;p=openwrt-packages.git python-certify: bump to 2019.11.28 This is a regular Mozilla CA bundle update. Signed-off-by: Eneas U de Queiroz --- diff --git a/lang/python/python-certifi/Makefile b/lang/python/python-certifi/Makefile index 2f4c98237..640099b71 100644 --- a/lang/python/python-certifi/Makefile +++ b/lang/python/python-certifi/Makefile @@ -6,7 +6,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-certifi -PKG_VERSION:=2019.9.11 +PKG_VERSION:=2019.11.28 PKG_RELEASE:=1 PKG_MAINTAINER:=Eneas U de Queiroz @@ -14,7 +14,7 @@ PKG_LICENSE:=MPL-2.0 PKG_LICENSE_FILES:=LICENSE PYPI_NAME:=certifi -PKG_HASH:=e4f3620cfea4f83eedc95b24abd9cd56f3c4b146dd0177e83a21b4eb49e21e50 +PKG_HASH:=25b64c7da4cd7479594d035c08c2d809eb4aab3a26e5a990ea98cc450c320f1f include ../pypi.mk include $(INCLUDE_DIR)/package.mk