We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a69761a commit b1bd9b1Copy full SHA for b1bd9b1
lang/python/python-certifi/Makefile
@@ -6,16 +6,16 @@
6
include $(TOPDIR)/rules.mk
7
8
PKG_NAME:=python-certifi
9
-PKG_VERSION:=2025.8.3
10
-PKG_RELEASE:=2
+PKG_VERSION:=2026.1.4
+PKG_RELEASE:=1
11
12
PKG_MAINTAINER:=Eneas U de Queiroz <cotequeiroz@gmail.com>
13
PKG_LICENSE:=MPL-2.0
14
PKG_LICENSE_FILES:=LICENSE
15
PKG_CPE_ID:=cpe:/a:certifi:certifi
16
17
PYPI_NAME:=certifi
18
-PKG_HASH:=e564105f78ded564e3ae7c923924435e1daa7463faeab5bb932bc53ffae63407
+PKG_HASH:=ac726dd470482006e014ad384921ed6438c457018f4b3d204aea4281258b2120
19
20
HOST_BUILD_DEPENDS:= \
21
python3/host \
0 commit comments