aboutsummaryrefslogtreecommitdiff
path: root/python/python3-pyasn1/python3-pyasn1.SlackBuild
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2025-02-07 11:34:39 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-02-08 02:50:04 +0700
commitd7ff442d8a289bdf3d4375a637580e263f4674b7 (patch)
treec4db8a69112e6b6fa63e75ddaa5af73f3a1693a3 /python/python3-pyasn1/python3-pyasn1.SlackBuild
parent3c241f67050ff0f4b58b05d8bd3c3be3aaff8602 (diff)
python/python3-pyasn1: updated for version 0.6.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-pyasn1/python3-pyasn1.SlackBuild')
-rw-r--r--python/python3-pyasn1/python3-pyasn1.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-pyasn1/python3-pyasn1.SlackBuild b/python/python3-pyasn1/python3-pyasn1.SlackBuild
index b45634f3ee..b10101a887 100644
--- a/python/python3-pyasn1/python3-pyasn1.SlackBuild
+++ b/python/python3-pyasn1/python3-pyasn1.SlackBuild
@@ -27,7 +27,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-pyasn1
-VERSION=${VERSION:-0.6.0}
+VERSION=${VERSION:-0.6.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}