pycryptodome: update to 3.20.0

Changelog:
- https://www.pycryptodome.org/src/changelog
This commit is contained in:
Rudi Heitbaum 2024-01-11 08:51:53 +00:00
parent f0859218d1
commit 0f74dae499

View File

@ -2,8 +2,8 @@
# Copyright (C) 2017-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="pycryptodome"
PKG_VERSION="3.19.1"
PKG_SHA256="abaa39b3a1b31ebf2daec51ce343accfdf3a2444c1af6572c281c6d821b55add"
PKG_VERSION="3.20.0"
PKG_SHA256="35019dff66c25db80d0c739b9c7b59bb0f61551897681c6dbdbdd0f7198f780f"
PKG_LICENSE="BSD"
PKG_SITE="https://pypi.org/project/pycryptodome"
PKG_URL="https://github.com/Legrandin/${PKG_NAME}/archive/v${PKG_VERSION}.tar.gz"