python/pycryptodomex: Updated for version 3.13.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Markus Rinne 2022-01-25 17:15:53 +02:00 committed by Willy Sudiarto Raharjo
parent 1b20553602
commit 1291d6e8da
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.12.0}
VERSION=${VERSION:-3.13.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="pycryptodomex"
VERSION="3.12.0"
VERSION="3.13.0"
HOMEPAGE="https://github.com/Legrandin/pycryptodome"
DOWNLOAD="https://github.com/Legrandin/pycryptodome/archive/v3.12.0x/pycryptodome-3.12.0x.tar.gz"
MD5SUM="cac2d9cdb056aca654d05c25ddcecd17"
DOWNLOAD="https://github.com/Legrandin/pycryptodome/archive/v3.13.0x/pycryptodome-3.13.0x.tar.gz"
MD5SUM="225f78c89e6c0c3e01ea0eeae17b4349"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""