summaryrefslogtreecommitdiffstats
path: root/python/pip/pip.SlackBuild
diff options
context:
space:
mode:
author Audrius Kažukauskas2015-06-06 14:21:49 +0200
committer Willy Sudiarto Raharjo2015-06-07 17:10:01 +0200
commit8da9f58db7a9a8e28a2c8a040be5cfa911f7d7d5 (patch)
tree66753ab78ed4a2a3e6314aa43e4ff43c69c37988 /python/pip/pip.SlackBuild
parent84a7d96967ff9326bc1c60850a0b48eb13217df2 (diff)
downloadslackbuilds-8da9f58db7a9a8e28a2c8a040be5cfa911f7d7d5.tar.gz
python/pip: Updated for version 7.0.3.
Signed-off-by: Audrius Kažukauskas <audrius@neutrino.lt>
Diffstat (limited to 'python/pip/pip.SlackBuild')
-rw-r--r--python/pip/pip.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/pip/pip.SlackBuild b/python/pip/pip.SlackBuild
index 0ef6c68364..e0db3342f5 100644
--- a/python/pip/pip.SlackBuild
+++ b/python/pip/pip.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=pip
-VERSION=${VERSION:-7.0.1}
+VERSION=${VERSION:-7.0.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}