From: Eneas U de Queiroz Date: Mon, 11 Oct 2021 11:44:33 +0000 (-0300) Subject: python-certifi: bump to 2021.11.8 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=aeddcb279c8bc625296ad55fadd78900bb21bc32;p=openwrt-packages.git python-certifi: bump to 2021.11.8 Latest bundle form mozilla.org. Signed-off-by: Eneas U de Queiroz --- diff --git a/lang/python/python-certifi/Makefile b/lang/python/python-certifi/Makefile index 0ef30b970..d3bd48372 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:=2021.5.30 +PKG_VERSION:=2021.10.8 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:=2bbf76fd432960138b3ef6dda3dde0544f27cbf8546c458e60baf371917ba9ee +PKG_HASH:=78884e7c1d4b00ce3cea67b44566851c4343c120abd683433ce934a68ea58872 include ../pypi.mk include $(INCLUDE_DIR)/package.mk