python3: Upgraded to 3.6.2.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackware-id.org>
This commit is contained in:
Willy Sudiarto Raharjo 2017-07-18 00:34:01 +07:00
parent bbd462716c
commit 732136fbce
No known key found for this signature in database
GPG key ID: 887B8374D7333381

View file

@ -26,7 +26,7 @@
PRGNAM=python3
SRCNAM=Python
VERSION=${VERSION:-3.6.1}
VERSION=${VERSION:-3.6.2}
BRANCH_VERSION=$(echo $VERSION | cut -f 1,2 -d . )
BUILD=${BUILD:-1}
TAG=${TAG:-_csb}