summaryrefslogtreecommitdiffstats
path: root/python/pycryptodomex
diff options
context:
space:
mode:
author Markus Rinne2023-07-22 15:58:02 +0200
committer Willy Sudiarto Raharjo2023-07-25 15:26:36 +0200
commit7fc9fd8eda37d9c7ddf9285b876692c19626b291 (patch)
treea02af369c0c3e65b08f7098d4d36ca82815ec80f /python/pycryptodomex
parentf122059023208fe21bff7f6fbc9bcededa9628a3 (diff)
downloadslackbuilds-7fc9fd8eda37d9c7ddf9285b876692c19626b291.tar.gz
python/pycryptodomex: Updated for version 3.18.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 0d6f064537..d888f08b22 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.17.0}
+VERSION=${VERSION:-3.18.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/pycryptodomex/pycryptodomex.info b/python/pycryptodomex/pycryptodomex.info
index 793b4d205b..dcd265a215 100644
--- a/python/pycryptodomex/pycryptodomex.info
+++ b/python/pycryptodomex/pycryptodomex.info
@@ -1,8 +1,8 @@
PRGNAM="pycryptodomex"
-VERSION="3.17.0"
+VERSION="3.18.0"
HOMEPAGE="https://github.com/Legrandin/pycryptodome"
-DOWNLOAD="https://github.com/Legrandin/pycryptodome/archive/v3.17.0x/pycryptodome-3.17.0x.tar.gz"
-MD5SUM="f8961863227f5337377cb0c5d283ff86"
+DOWNLOAD="https://github.com/Legrandin/pycryptodome/archive/v3.18.0x/pycryptodome-3.18.0x.tar.gz"
+MD5SUM="ebadb92e7d724b4c52f86d411f871f96"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""