aboutsummaryrefslogtreecommitdiff
path: root/python/python3-pyasn1/python3-pyasn1.SlackBuild
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2024-03-27 09:27:37 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-03-29 07:40:54 +0700
commitb311cc0fa820ed01e508ae7874063a0583d7a451 (patch)
treec21155c906024c357690a0553fc29631aa5000d1 /python/python3-pyasn1/python3-pyasn1.SlackBuild
parent1b3b127e3efc0519141b60c3adaf0bc7aa025ec9 (diff)
python/python3-pyasn1: updated for version 0.6.0
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 569c7796fc..b45634f3ee 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.5.1}
+VERSION=${VERSION:-0.6.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}