aboutsummaryrefslogtreecommitdiff
path: root/python/pip/pip.SlackBuild
diff options
context:
space:
mode:
authorAudrius Kažukauskas <audrius@neutrino.lt>2014-05-11 20:45:21 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2014-05-12 07:36:12 +0700
commit5145c4740817c3811512368e543be471d477c523 (patch)
treeff5cc1d53f083c019f797f27d9183fec42647151 /python/pip/pip.SlackBuild
parentedfe52af4073ae12d7d3284f27a3c9d441a0d693 (diff)
downloadslackbuilds-5145c4740817c3811512368e543be471d477c523.tar.xz
python/pip: Updated for version 1.5.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/pip/pip.SlackBuild')
-rw-r--r--python/pip/pip.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/pip/pip.SlackBuild b/python/pip/pip.SlackBuild
index 5fbafd7fe95e..28a96c0e41d2 100644
--- a/python/pip/pip.SlackBuild
+++ b/python/pip/pip.SlackBuild
@@ -23,8 +23,8 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=pip
-VERSION=${VERSION:-1.5.4}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-1.5.5}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then