summaryrefslogtreecommitdiffstats
path: root/python/pip/pip.SlackBuild
diff options
context:
space:
mode:
author Audrius Kažukauskas <audrius@neutrino.lt>2015-07-05 11:47:11 +0300
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-07-08 22:43:53 +0700
commitee5c71676aab6e24d030362f0613ac22785d607e (patch)
tree21283369013f8ee65ddc94178622410ecc1e36b5 /python/pip/pip.SlackBuild
parentaf16cb85d0677046e54d975b111e210f43138df4 (diff)
downloadslackbuilds-ee5c71676aab6e24d030362f0613ac22785d607e.tar.gz
slackbuilds-ee5c71676aab6e24d030362f0613ac22785d607e.tar.xz
python/pip: Updated for version 7.1.0.
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 e0db3342f5..6cdc9e0be3 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.3}
+VERSION=${VERSION:-7.1.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}