summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author M.Dinslage <daedra1980@gmail.com>2017-01-17 10:08:36 +0000
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-01-21 07:04:27 +0700
commite03b037e1f3e6979683577649ecf8d8c506e2402 (patch)
tree46f0bf3af206b2890b5397870bc5ebbe78cf2a5c /python
parentd18b6ec6b1d1364d7b1896a82743524f0470fa5c (diff)
downloadslackbuilds-e03b037e1f3e6979683577649ecf8d8c506e2402.tar.gz
slackbuilds-e03b037e1f3e6979683577649ecf8d8c506e2402.tar.xz
python/python-gflags: Updated for version 3.1.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/python-gflags/python-gflags.SlackBuild2
-rw-r--r--python/python-gflags/python-gflags.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python-gflags/python-gflags.SlackBuild b/python/python-gflags/python-gflags.SlackBuild
index 63b2337266..852efea8a2 100644
--- a/python/python-gflags/python-gflags.SlackBuild
+++ b/python/python-gflags/python-gflags.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=python-gflags
-VERSION=${VERSION:-3.0.6}
+VERSION=${VERSION:-3.1.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python-gflags/python-gflags.info b/python/python-gflags/python-gflags.info
index 9cb5a3792f..a99a916303 100644
--- a/python/python-gflags/python-gflags.info
+++ b/python/python-gflags/python-gflags.info
@@ -1,8 +1,8 @@
PRGNAM="python-gflags"
-VERSION="3.0.6"
+VERSION="3.1.0"
HOMEPAGE="https://code.google.com/p/python-gflags/"
-DOWNLOAD="https://github.com/google/python-gflags/releases/download/3.0.6/python-gflags-3.0.6.tar.gz"
-MD5SUM="f8fc0766e926e04c23df1e38a9a98560"
+DOWNLOAD="https://github.com/google/python-gflags/releases/download/3.1.0/python-gflags-3.1.0.tar.gz"
+MD5SUM="2310fa00d2236330011039444159ca77"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""