summaryrefslogtreecommitdiffstats
path: root/python3/build/python3.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'python3/build/python3.SlackBuild')
-rwxr-xr-xpython3/build/python3.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python3/build/python3.SlackBuild b/python3/build/python3.SlackBuild
index c703bebd..6e153267 100755
--- a/python3/build/python3.SlackBuild
+++ b/python3/build/python3.SlackBuild
@@ -29,7 +29,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=python3
SRCNAM=Python
-VERSION=${VERSION:-3.6.8}
+VERSION=${VERSION:-3.7.3}
BRANCH_VERSION=$(echo $VERSION | cut -f 1,2 -d . )
BUILD=${BUILD:-1}
TAG=${TAG:-alien}