summaryrefslogtreecommitdiffstats
path: root/python/pip/pip.SlackBuild
diff options
context:
space:
mode:
author Audrius Kažukauskas2014-05-11 15:45:21 +0200
committer Willy Sudiarto Raharjo2014-05-12 02:36:12 +0200
commit5145c4740817c3811512368e543be471d477c523 (patch)
treeff5cc1d53f083c019f797f27d9183fec42647151 /python/pip/pip.SlackBuild
parentedfe52af4073ae12d7d3284f27a3c9d441a0d693 (diff)
downloadslackbuilds-5145c4740817c3811512368e543be471d477c523.tar.gz
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 5fbafd7fe9..28a96c0e41 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