summaryrefslogtreecommitdiffstats
path: root/python/pip/pip.SlackBuild
diff options
context:
space:
mode:
author Audrius Kažukauskas <audrius@neutrino.lt>2014-05-29 06:26:57 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2014-05-29 06:26:57 +0700
commitf39b88377570424261e6ecd048332c3304645039 (patch)
tree8b69aab909a8f2d11f751ae4fc738c8e3060b1d2 /python/pip/pip.SlackBuild
parentd11ad92b1d0ace0f9076b23b783c5434a5597741 (diff)
downloadslackbuilds-f39b88377570424261e6ecd048332c3304645039.tar.gz
slackbuilds-f39b88377570424261e6ecd048332c3304645039.tar.xz
python/pip: Updated for version 1.5.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 28a96c0e41..160e956d3b 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:-1.5.5}
+VERSION=${VERSION:-1.5.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}