summaryrefslogtreecommitdiffstats
path: root/python/pycryptodomex
diff options
context:
space:
mode:
author Markus Rinne2022-01-25 16:15:53 +0100
committer Willy Sudiarto Raharjo2022-01-26 12:53:21 +0100
commit1291d6e8da55a95a30283853ebe5aeed981420a9 (patch)
tree4e9efc50bb26f26026b458edf38509b1a501f223 /python/pycryptodomex
parent1b20553602e9e156bd207343b9e1357f5dd73087 (diff)
downloadslackbuilds-1291d6e8da55a95a30283853ebe5aeed981420a9.tar.gz
python/pycryptodomex: Updated for version 3.13.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/pycryptodomex')
-rw-r--r--python/pycryptodomex/pycryptodomex.SlackBuild2
-rw-r--r--python/pycryptodomex/pycryptodomex.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/pycryptodomex/pycryptodomex.SlackBuild b/python/pycryptodomex/pycryptodomex.SlackBuild
index fbd2137773..a5478b91c4 100644
--- a/python/pycryptodomex/pycryptodomex.SlackBuild
+++ b/python/pycryptodomex/pycryptodomex.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=pycryptodomex
-VERSION=${VERSION:-3.12.0}
+VERSION=${VERSION:-3.13.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/pycryptodomex/pycryptodomex.info b/python/pycryptodomex/pycryptodomex.info
index 7975384256..f94b52f92b 100644
--- a/python/pycryptodomex/pycryptodomex.info
+++ b/python/pycryptodomex/pycryptodomex.info
@@ -1,8 +1,8 @@
PRGNAM="pycryptodomex"
-VERSION="3.12.0"
+VERSION="3.13.0"
HOMEPAGE="https://github.com/Legrandin/pycryptodome"
-DOWNLOAD="https://github.com/Legrandin/pycryptodome/archive/v3.12.0x/pycryptodome-3.12.0x.tar.gz"
-MD5SUM="cac2d9cdb056aca654d05c25ddcecd17"
+DOWNLOAD="https://github.com/Legrandin/pycryptodome/archive/v3.13.0x/pycryptodome-3.13.0x.tar.gz"
+MD5SUM="225f78c89e6c0c3e01ea0eeae17b4349"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""