diff options
Diffstat (limited to 'python/python3-overrides/python3-overrides.SlackBuild')
-rw-r--r-- | python/python3-overrides/python3-overrides.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-overrides/python3-overrides.SlackBuild b/python/python3-overrides/python3-overrides.SlackBuild index b8caa2769f..52bac82c4b 100644 --- a/python/python3-overrides/python3-overrides.SlackBuild +++ b/python/python3-overrides/python3-overrides.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-overrides -VERSION=${VERSION:-7.4.0} +VERSION=${VERSION:-7.6.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |