diff options
author | Markus Rinne <markus.ka.rinne@gmail.com> | 2021-07-20 10:16:14 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-07-23 09:45:29 +0700 |
commit | a516ede31941bc6daa264769902b11a3a6d66280 (patch) | |
tree | b71dcadba2eb657cca867abcbddc53fd8fd3002b /python/python3-astroid/python3-astroid.SlackBuild | |
parent | ae4753d4ffd992109fa76260af2a014b9125db6f (diff) |
python/python3-astroid: Updated for version 2.6.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-astroid/python3-astroid.SlackBuild')
-rw-r--r-- | python/python3-astroid/python3-astroid.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-astroid/python3-astroid.SlackBuild b/python/python3-astroid/python3-astroid.SlackBuild index f484859e1e..13c8bb0776 100644 --- a/python/python3-astroid/python3-astroid.SlackBuild +++ b/python/python3-astroid/python3-astroid.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-astroid SRCNAM=astroid -VERSION=${VERSION:-2.6.2} +VERSION=${VERSION:-2.6.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |