From dae9385a5279b972506bacdced1b48c2ccc75afb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Audrius=20Ka=C5=BEukauskas?= Date: Sun, 11 Nov 2018 11:32:30 +0200 Subject: python/python3: Updated for version 3.6.7. 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') diff --git a/python/python3/python3.SlackBuild b/python/python3/python3.SlackBuild index 95c299466fb6..6c9515b0d366 100644 --- a/python/python3/python3.SlackBuild +++ b/python/python3/python3.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=python3 SRCNAM=Python -VERSION=${VERSION:-3.6.6} +VERSION=${VERSION:-3.6.7} 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 99834b62f88f..71779a4a5a1b 100644 --- a/python/python3/python3.info +++ b/python/python3/python3.info @@ -1,8 +1,8 @@ PRGNAM="python3" -VERSION="3.6.6" +VERSION="3.6.7" HOMEPAGE="https://www.python.org/" -DOWNLOAD="https://www.python.org/ftp/python/3.6.6/Python-3.6.6.tar.xz" -MD5SUM="c3f30a0aff425dda77d19e02f420d6ba" +DOWNLOAD="https://www.python.org/ftp/python/3.6.7/Python-3.6.7.tar.xz" +MD5SUM="bb1e10f5cedf21fcf52d2c7e5b963c96" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3