pycryptodome: update to 3.14.1

update from 3.12.0 to 3.14.1
Release notes:
- https://github.com/Legrandin/pycryptodome/blob/master/Changelog.rst
This commit is contained in:
heitbaum 2022-01-23 22:14:47 +00:00
parent 31daef62a7
commit dc7cd76d02

View File

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