python-certifi: bump to 2021.11.8

Latest bundle form mozilla.org.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
This commit is contained in:
Eneas U de Queiroz 2021-10-11 08:44:33 -03:00 committed by Rosen Penev
parent 8adb3b0068
commit aeddcb279c
1 changed files with 2 additions and 2 deletions

View File

@ -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 <cotequeiroz@gmail.com>
@ -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