From: Eneas U de Queiroz Date: Mon, 5 Feb 2024 13:30:57 +0000 (-0300) Subject: python-certifi: Update to 2024.2.2 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=ce92b017a3c59e765ae19d0f0197a3b1788ff3b3;p=openwrt-packages.git python-certifi: Update to 2024.2.2 Signed-off-by: Eneas U de Queiroz --- diff --git a/lang/python/python-certifi/Makefile b/lang/python/python-certifi/Makefile index c1341b2b8..f31d34d24 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:=2023.7.22 +PKG_VERSION:=2024.2.2 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:=539cc1d13202e33ca466e88b2807e29f4c13049d6d87031a3c110744495cb082 +PKG_HASH:=0569859f95fc761b18b45ef421b1290a0f65f147e92a1e5eb3e635f9a5e4e66f include ../pypi.mk include $(INCLUDE_DIR)/package.mk