aboutsummaryrefslogtreecommitdiff
path: root/python/cryptography/cryptography.SlackBuild
diff options
context:
space:
mode:
authorWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-10-15 09:16:09 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-10-15 09:18:10 +0700
commit39e863a531d04900b26a8cd7f5fc2ee165c48eba (patch)
tree005be87437b8818d97e1114907deddfe17dd873b /python/cryptography/cryptography.SlackBuild
parent0d9d474979a7962acb36f2b6e8e18c6b9b4cc3b6 (diff)
python/cryptography: Updated for version 0.38.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/cryptography/cryptography.SlackBuild')
-rw-r--r--python/cryptography/cryptography.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/cryptography/cryptography.SlackBuild b/python/cryptography/cryptography.SlackBuild
index 49127919a9..60e612c5a6 100644
--- a/python/cryptography/cryptography.SlackBuild
+++ b/python/cryptography/cryptography.SlackBuild
@@ -29,8 +29,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=cryptography
-VERSION=${VERSION:-35.0.0}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-38.0.1}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}