summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Audrius Kažukauskas2017-12-20 12:07:44 +0100
committer Willy Sudiarto Raharjo2017-12-21 02:19:37 +0100
commite05216947e7b67db205b9c5bda82cd764a02020e (patch)
tree564ef55c41e19b0e7d71db597e5f44f6cf791e49 /python
parentc703b7d8f04cab7c45d579d3b93c6dc9d7353840 (diff)
downloadslackbuilds-e05216947e7b67db205b9c5bda82cd764a02020e.tar.gz
python/python3: Updated for version 3.6.4.
Signed-off-by: Audrius Kažukauskas <audrius@neutrino.lt>
Diffstat (limited to 'python')
-rw-r--r--python/python3/python3.SlackBuild2
-rw-r--r--python/python3/python3.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3/python3.SlackBuild b/python/python3/python3.SlackBuild
index 5646e9021c..3ce193ae63 100644
--- a/python/python3/python3.SlackBuild
+++ b/python/python3/python3.SlackBuild
@@ -24,7 +24,7 @@
PRGNAM=python3
SRCNAM=Python
-VERSION=${VERSION:-3.6.3}
+VERSION=${VERSION:-3.6.4}
BRANCH_VERSION=$(echo $VERSION | cut -f 1,2 -d . )
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python3/python3.info b/python/python3/python3.info
index 38a057f8c3..29f54f749c 100644
--- a/python/python3/python3.info
+++ b/python/python3/python3.info
@@ -1,8 +1,8 @@
PRGNAM="python3"
-VERSION="3.6.3"
+VERSION="3.6.4"
HOMEPAGE="https://www.python.org/"
-DOWNLOAD="https://www.python.org/ftp/python/3.6.3/Python-3.6.3.tar.xz"
-MD5SUM="b9c2c36c33fb89bda1fefd37ad5af9be"
+DOWNLOAD="https://www.python.org/ftp/python/3.6.4/Python-3.6.4.tar.xz"
+MD5SUM="1325134dd525b4a2c3272a1a0214dd54"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""