aboutsummaryrefslogtreecommitdiff
path: root/python/python3-pyasn1-modules/python3-pyasn1-modules.SlackBuild
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2025-04-25 11:53:19 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-04-25 21:00:54 +0700
commit08f96c39c3c770ada64053c5719e4aede5782f15 (patch)
tree8eecade8f3c84bc53d8de8d33515d6bc1598fe13 /python/python3-pyasn1-modules/python3-pyasn1-modules.SlackBuild
parent14749971df006e6b57adbb196618fa8d4dc069f2 (diff)
python/python3-pyasn1-modules: updated for version 0.4.2
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-pyasn1-modules/python3-pyasn1-modules.SlackBuild')
-rw-r--r--python/python3-pyasn1-modules/python3-pyasn1-modules.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-pyasn1-modules/python3-pyasn1-modules.SlackBuild b/python/python3-pyasn1-modules/python3-pyasn1-modules.SlackBuild
index eca67344b5..0e492f5d75 100644
--- a/python/python3-pyasn1-modules/python3-pyasn1-modules.SlackBuild
+++ b/python/python3-pyasn1-modules/python3-pyasn1-modules.SlackBuild
@@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-pyasn1-modules
SRCNAM=pyasn1_modules
-VERSION=${VERSION:-0.4.1}
+VERSION=${VERSION:-0.4.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}