mirror of
https://gitlab.com/CinnamonSlackBuilds/csb.git
synced 2025-01-13 20:01:46 +01:00
python3: Upgraded to 3.6.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackware-id.org>
This commit is contained in:
parent
bbd462716c
commit
732136fbce
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
||||||
|
|
||||||
PRGNAM=python3
|
PRGNAM=python3
|
||||||
SRCNAM=Python
|
SRCNAM=Python
|
||||||
VERSION=${VERSION:-3.6.1}
|
VERSION=${VERSION:-3.6.2}
|
||||||
BRANCH_VERSION=$(echo $VERSION | cut -f 1,2 -d . )
|
BRANCH_VERSION=$(echo $VERSION | cut -f 1,2 -d . )
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_csb}
|
TAG=${TAG:-_csb}
|
||||||
|
|
Loading…
Reference in a new issue