Browse Source

python/python2-pycryptodomex: Updated for version 3.23.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/299/head
Markus Rinne 5 months ago
committed by Willy Sudiarto Raharjo
parent
commit
fbd54af857
  1. 2
      python/python2-pycryptodomex/python2-pycryptodomex.SlackBuild
  2. 6
      python/python2-pycryptodomex/python2-pycryptodomex.info

2
python/python2-pycryptodomex/python2-pycryptodomex.SlackBuild

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python2-pycryptodomex
VERSION=${VERSION:-3.22.0}
VERSION=${VERSION:-3.23.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

6
python/python2-pycryptodomex/python2-pycryptodomex.info

@ -1,8 +1,8 @@
PRGNAM="python2-pycryptodomex"
VERSION="3.22.0"
VERSION="3.23.0"
HOMEPAGE="https://github.com/Legrandin/pycryptodome"
DOWNLOAD="https://github.com/Legrandin/pycryptodome/archive/v3.22.0x/pycryptodome-3.22.0x.tar.gz"
MD5SUM="50f33147a3740fd868ceb9179632a709"
DOWNLOAD="https://github.com/Legrandin/pycryptodome/archive/v3.23.0x/pycryptodome-3.23.0x.tar.gz"
MD5SUM="d9a3f4131a97f8defd3d0b9a922300ea"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""

Loading…
Cancel
Save