mirror of
https://github.com/openwrt/packages.git
synced 2026-01-10 11:44:48 +00:00
python-certifi: update to 2025.8.3
Fix CVE-2024-39689. Signed-off-by: Wei-Ting Yang <williamatcg@gmail.com>
This commit is contained in:
committed by
Eneas U de Queiroz
parent
dc6724fca5
commit
6d9d0d2bf8
@@ -6,8 +6,8 @@
|
|||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=python-certifi
|
PKG_NAME:=python-certifi
|
||||||
PKG_VERSION:=2024.2.2
|
PKG_VERSION:=2025.8.3
|
||||||
PKG_RELEASE:=2
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PKG_MAINTAINER:=Eneas U de Queiroz <cotequeiroz@gmail.com>
|
PKG_MAINTAINER:=Eneas U de Queiroz <cotequeiroz@gmail.com>
|
||||||
PKG_LICENSE:=MPL-2.0
|
PKG_LICENSE:=MPL-2.0
|
||||||
@@ -15,7 +15,7 @@ PKG_LICENSE_FILES:=LICENSE
|
|||||||
PKG_CPE_ID:=cpe:/a:certifi:certifi
|
PKG_CPE_ID:=cpe:/a:certifi:certifi
|
||||||
|
|
||||||
PYPI_NAME:=certifi
|
PYPI_NAME:=certifi
|
||||||
PKG_HASH:=0569859f95fc761b18b45ef421b1290a0f65f147e92a1e5eb3e635f9a5e4e66f
|
PKG_HASH:=e564105f78ded564e3ae7c923924435e1daa7463faeab5bb932bc53ffae63407
|
||||||
|
|
||||||
HOST_BUILD_DEPENDS:=python3/host python-build/host python-installer/host python-wheel/host
|
HOST_BUILD_DEPENDS:=python3/host python-build/host python-installer/host python-wheel/host
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user