aboutsummaryrefslogtreecommitdiff
path: root/python/python3-pyasn1-modules/python3-pyasn1-modules.SlackBuild
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2024-03-27 09:27:56 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-03-29 07:41:14 +0700
commitd91c379419bf68218f048a4317a6e3533151cf66 (patch)
treee6afa0f95e3b6163326fce4541b954a6ef4dba24 /python/python3-pyasn1-modules/python3-pyasn1-modules.SlackBuild
parentb311cc0fa820ed01e508ae7874063a0583d7a451 (diff)
python/python3-pyasn1-modules: updated for version 0.4.0
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 9eb2f051eb..85a0cef646 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.3.0}
+VERSION=${VERSION:-0.4.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}