diff options
Diffstat (limited to 'python/debugpy/debugpy.SlackBuild')
-rw-r--r-- | python/debugpy/debugpy.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/debugpy/debugpy.SlackBuild b/python/debugpy/debugpy.SlackBuild index 88f8026dbb..ed8ac77fb2 100644 --- a/python/debugpy/debugpy.SlackBuild +++ b/python/debugpy/debugpy.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=debugpy -VERSION=${VERSION:-1.6.2} +VERSION=${VERSION:-1.6.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |