python/pycryptodomex: Updated for version 3.15.0.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Markus Rinne 2022-06-24 11:56:00 +03:00 committed by Willy Sudiarto Raharjo
parent 8bf9cdd2f0
commit dc3a3a936a
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.14.1}
VERSION=${VERSION:-3.15.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

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