pycryptodome: update to 3.11.0

update 3.10.1 (2021-02-09) to 3.11.0 (2021-10-08)

changelog:
- https://github.com/Legrandin/pycryptodome/blob/master/Changelog.rst
This commit is contained in:
heitbaum 2021-09-25 10:32:17 +10:00
parent 8107fa46f8
commit 3e41725603

View File

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