diff options
author | Arn0 <yth@ythogtha.org> | 2025-04-25 11:53:19 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-04-25 21:00:54 +0700 |
commit | 08f96c39c3c770ada64053c5719e4aede5782f15 (patch) | |
tree | 8eecade8f3c84bc53d8de8d33515d6bc1598fe13 /python/python3-pyasn1-modules/python3-pyasn1-modules.SlackBuild | |
parent | 14749971df006e6b57adbb196618fa8d4dc069f2 (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.SlackBuild | 2 |
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} |