From e05216947e7b67db205b9c5bda82cd764a02020e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Audrius=20Ka=C5=BEukauskas?= Date: Wed, 20 Dec 2017 13:07:44 +0200 Subject: python/python3: Updated for version 3.6.4. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Audrius Kažukauskas --- python/python3/python3.SlackBuild | 2 +- python/python3/python3.info | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'python/python3') 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="" -- cgit v1.2.3