summaryrefslogtreecommitdiffstats
path: root/python/pip/pip.SlackBuild
diff options
context:
space:
mode:
author Audrius Kažukauskas <audrius@neutrino.lt>2015-05-30 14:12:56 +0300
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-05-31 10:36:31 +0700
commitac9f0142b4f4a41fa6b6a45c44e33fdbbc6793fd (patch)
tree5817fea578cd07cbef8aa5c95a55059254e212a8 /python/pip/pip.SlackBuild
parent24dbedc177bf2edff6d53250e7fa572770b70745 (diff)
downloadslackbuilds-ac9f0142b4f4a41fa6b6a45c44e33fdbbc6793fd.tar.gz
slackbuilds-ac9f0142b4f4a41fa6b6a45c44e33fdbbc6793fd.tar.xz
python/pip: Updated for version 7.0.1.
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 a6e14271eb..0ef6c68364 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:-6.1.1}
+VERSION=${VERSION:-7.0.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}