mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 23:12:02 +08:00
python-pyopenssl: update to version 24.2.1
Release notes: https://github.com/pyca/pyopenssl/releases/tag/24.2.1 Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
This commit is contained in:
@@ -8,12 +8,12 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=python-pyopenssl
|
||||
PKG_VERSION:=23.3.0
|
||||
PKG_VERSION:=24.2.1
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PYPI_NAME:=pyOpenSSL
|
||||
PYPI_SOURCE_NAME:=pyopenssl
|
||||
PKG_HASH:=6b2cba5cc46e822750ec3e5a81ee12819850b11303630d575e98108a079c2b12
|
||||
PKG_HASH:=4247f0dbe3748d560dcbb2ff3ea01af0f9a1a001ef5f7c4c647956ed8cbf0e95
|
||||
|
||||
PKG_LICENSE:=Apache-2.0
|
||||
PKG_LICENSE_FILES:=LICENSE
|
||||
|
||||
Reference in New Issue
Block a user