aboutsummaryrefslogtreecommitdiff
path: root/python/pyOpenSSL/pyOpenSSL.SlackBuild
diff options
context:
space:
mode:
authorWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-11-30 14:48:51 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-11-30 14:48:51 +0700
commit3b7999f24cd984518c7f502e084cf4dce3af4a96 (patch)
tree15627f58516e30fe9aad1086a57092e7383a88e2 /python/pyOpenSSL/pyOpenSSL.SlackBuild
parent3ebbced4b1a52682ce274011141dd48742b90c41 (diff)
python/pyOpenSSL: Updated for version 24.3.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/pyOpenSSL/pyOpenSSL.SlackBuild')
-rw-r--r--python/pyOpenSSL/pyOpenSSL.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/pyOpenSSL/pyOpenSSL.SlackBuild b/python/pyOpenSSL/pyOpenSSL.SlackBuild
index 376779dc16..4a4ce7984a 100644
--- a/python/pyOpenSSL/pyOpenSSL.SlackBuild
+++ b/python/pyOpenSSL/pyOpenSSL.SlackBuild
@@ -31,7 +31,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=pyOpenSSL
SRCNAM=pyopenssl
-VERSION=${VERSION:-24.2.1}
+VERSION=${VERSION:-24.3.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}