summaryrefslogtreecommitdiffstats
path: root/python/pycryptodomex
diff options
context:
space:
mode:
author Markus Rinne2023-01-28 12:59:52 +0100
committer Willy Sudiarto Raharjo2023-01-29 05:41:27 +0100
commitee5c88a8902ba4c9e4649171c2e410b407916e8a (patch)
treeb8380f174d4a408b78aa8630b4eb26d9a2f6e556 /python/pycryptodomex
parent35a54427c79391ae5e27c8464af2cc3a396c4ee6 (diff)
downloadslackbuilds-ee5c88a8902ba4c9e4649171c2e410b407916e8a.tar.gz
python/pycryptodomex: Updated for version 3.17.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 5c693c6d10..0d6f064537 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.15.0}
+VERSION=${VERSION:-3.17.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/pycryptodomex/pycryptodomex.info b/python/pycryptodomex/pycryptodomex.info
index fc122b4567..793b4d205b 100644
--- a/python/pycryptodomex/pycryptodomex.info
+++ b/python/pycryptodomex/pycryptodomex.info
@@ -1,8 +1,8 @@
PRGNAM="pycryptodomex"
-VERSION="3.15.0"
+VERSION="3.17.0"
HOMEPAGE="https://github.com/Legrandin/pycryptodome"
-DOWNLOAD="https://github.com/Legrandin/pycryptodome/archive/v3.15.0x/pycryptodome-3.15.0x.tar.gz"
-MD5SUM="bee5926d7c140d7608fe58f38a98fba0"
+DOWNLOAD="https://github.com/Legrandin/pycryptodome/archive/v3.17.0x/pycryptodome-3.17.0x.tar.gz"
+MD5SUM="f8961863227f5337377cb0c5d283ff86"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""