python/pycryptodomex: Updated for version 3.14.1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Markus Rinne 2022-02-07 10:08:20 +02:00 committed by Willy Sudiarto Raharjo
parent 721baeb015
commit b69c319729
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.0}
VERSION=${VERSION:-3.14.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

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