summaryrefslogtreecommitdiffstats
path: root/python/pymongo/pymongo.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'python/pymongo/pymongo.SlackBuild')
-rw-r--r--python/pymongo/pymongo.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/pymongo/pymongo.SlackBuild b/python/pymongo/pymongo.SlackBuild
index c6ddfe5975..6a54b91182 100644
--- a/python/pymongo/pymongo.SlackBuild
+++ b/python/pymongo/pymongo.SlackBuild
@@ -3,7 +3,7 @@
# Slackware build script for pymongo
# Copyright 2013-2014 Christoph Willing, Australia
-# Copyright 2015 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2015-2016 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=pymongo
-VERSION=${VERSION:-3.0.2}
+VERSION=${VERSION:-3.2.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}