diff options
Diffstat (limited to 'python/python3-psutil/python3-psutil.SlackBuild')
-rw-r--r-- | python/python3-psutil/python3-psutil.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-psutil/python3-psutil.SlackBuild b/python/python3-psutil/python3-psutil.SlackBuild index 584d70c5cd..5f3caa3343 100644 --- a/python/python3-psutil/python3-psutil.SlackBuild +++ b/python/python3-psutil/python3-psutil.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-psutil SRCNAM=${PRGNAM#python3-*} -VERSION=${VERSION:-5.9.8} +VERSION=${VERSION:-6.0.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |