From 55df86c7f6daadee25aecfb7b4d1d33dee057991 Mon Sep 17 00:00:00 2001 From: Jeffery To Date: Tue, 31 Oct 2023 12:02:20 +0800 Subject: [PATCH] python-pyopenssl: Update to 23.3.0 Signed-off-by: Jeffery To --- lang/python/python-pyopenssl/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/python/python-pyopenssl/Makefile b/lang/python/python-pyopenssl/Makefile index 383d48d6bc..6aed546abe 100644 --- a/lang/python/python-pyopenssl/Makefile +++ b/lang/python/python-pyopenssl/Makefile @@ -8,11 +8,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-pyopenssl -PKG_VERSION:=23.2.0 +PKG_VERSION:=23.3.0 PKG_RELEASE:=1 PYPI_NAME:=pyOpenSSL -PKG_HASH:=276f931f55a452e7dea69c7173e984eb2a4407ce413c918aa34b55f82f9b8bac +PKG_HASH:=6b2cba5cc46e822750ec3e5a81ee12819850b11303630d575e98108a079c2b12 PKG_LICENSE:=Apache-2.0 PKG_LICENSE_FILES:=LICENSE