From: Josef Schlehofer Date: Mon, 6 Sep 2021 14:07:58 +0000 (+0200) Subject: python-certifi: update to version 2021.5.30 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=571326bd48273a8a845cad4cd97730fa0011958f;p=openwrt-packages.git python-certifi: update to version 2021.5.30 Signed-off-by: Josef Schlehofer --- diff --git a/lang/python/python-certifi/Makefile b/lang/python/python-certifi/Makefile index 35370caa7..0ef30b970 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:=2020.6.20 +PKG_VERSION:=2021.5.30 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:=5930595817496dd21bb8dc35dad090f1c2cd0adfaf21204bf6732ca5d8ee34d3 +PKG_HASH:=2bbf76fd432960138b3ef6dda3dde0544f27cbf8546c458e60baf371917ba9ee include ../pypi.mk include $(INCLUDE_DIR)/package.mk