summaryrefslogtreecommitdiffstats
path: root/python/python-oauth2client/python-oauth2client.SlackBuild
diff options
context:
space:
mode:
author Marcel Saegebarth <marc@mos6581.de>2015-11-20 10:05:08 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-11-21 11:44:22 +0700
commit8af9625c65eb5305932a018f4c5d6e2128f11c25 (patch)
tree9dfc505171acf69eb5817a2d69981b4f2d171eb5 /python/python-oauth2client/python-oauth2client.SlackBuild
parenta4bae5c29e6451701d4595ad12c79517d72adc35 (diff)
downloadslackbuilds-8af9625c65eb5305932a018f4c5d6e2128f11c25.tar.gz
slackbuilds-8af9625c65eb5305932a018f4c5d6e2128f11c25.tar.xz
python/python-oauth2client: Updated for version 1.5.2.
Signed-off-by: Marcel Saegebarth <marc@mos6581.de>
Diffstat (limited to 'python/python-oauth2client/python-oauth2client.SlackBuild')
-rw-r--r--python/python-oauth2client/python-oauth2client.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python-oauth2client/python-oauth2client.SlackBuild b/python/python-oauth2client/python-oauth2client.SlackBuild
index b09aedb506..d9ec4c7fec 100644
--- a/python/python-oauth2client/python-oauth2client.SlackBuild
+++ b/python/python-oauth2client/python-oauth2client.SlackBuild
@@ -26,8 +26,8 @@
PRGNAM=python-oauth2client
SRCNAM=oauth2client
-VERSION=${VERSION:-1.5.1}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-1.5.2}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then