summaryrefslogtreecommitdiffstats
path: root/python/python3/python3.SlackBuild
diff options
context:
space:
mode:
author Audrius Kažukauskas2011-09-22 05:44:36 +0200
committer Niels Horn2011-09-30 00:02:30 +0200
commit80dce55df22386bb46c295dacc45f1ad7f80f48b (patch)
tree84f23622f5af6e4d61cc9293d52faff939d5611b /python/python3/python3.SlackBuild
parent210f874c362b85f6d5af65a4cacdf5dd997adee7 (diff)
downloadslackbuilds-80dce55df22386bb46c295dacc45f1ad7f80f48b.tar.gz
python/python3: Updated for version 3.2.2.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'python/python3/python3.SlackBuild')
-rw-r--r--python/python3/python3.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3/python3.SlackBuild b/python/python3/python3.SlackBuild
index b6dbd02e53..4794372ac5 100644
--- a/python/python3/python3.SlackBuild
+++ b/python/python3/python3.SlackBuild
@@ -5,7 +5,7 @@
# Based on Patrick Volkerding's official build script for python
PRGNAM=python3
-VERSION=${VERSION:-3.2.1}
+VERSION=${VERSION:-3.2.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}