python/pycryptodomex: Updated for version 3.12.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Markus Rinne 2021-12-11 19:04:45 +02:00 committed by Willy Sudiarto Raharjo
parent af17bc9741
commit a75156d53e
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.11.0}
VERSION=${VERSION:-3.12.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

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