Browse Source

python/pycryptodomex: Updated for version 3.14.1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/168/head
Markus Rinne 4 years ago
committed by Willy Sudiarto Raharjo
parent
commit
b69c319729
No known key found for this signature in database GPG Key ID: 3F617144D7238786
  1. 2
      python/pycryptodomex/pycryptodomex.SlackBuild
  2. 6
      python/pycryptodomex/pycryptodomex.info

2
python/pycryptodomex/pycryptodomex.SlackBuild

@ -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}

6
python/pycryptodomex/pycryptodomex.info

@ -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=""

Loading…
Cancel
Save