python/pycryptodomex: Updated for version 3.17.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Markus Rinne 2023-01-28 13:59:52 +02:00 committed by Willy Sudiarto Raharjo
parent 35a54427c7
commit ee5c88a890
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=pycryptodomex
VERSION=${VERSION:-3.15.0}
VERSION=${VERSION:-3.17.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="pycryptodomex"
VERSION="3.15.0"
VERSION="3.17.0"
HOMEPAGE="https://github.com/Legrandin/pycryptodome"
DOWNLOAD="https://github.com/Legrandin/pycryptodome/archive/v3.15.0x/pycryptodome-3.15.0x.tar.gz"
MD5SUM="bee5926d7c140d7608fe58f38a98fba0"
DOWNLOAD="https://github.com/Legrandin/pycryptodome/archive/v3.17.0x/pycryptodome-3.17.0x.tar.gz"
MD5SUM="f8961863227f5337377cb0c5d283ff86"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""