summaryrefslogtreecommitdiffstats
path: root/python/pip/pip.SlackBuild
diff options
context:
space:
mode:
author Audrius Kažukauskas2015-08-30 14:29:46 +0200
committer Willy Sudiarto Raharjo2015-09-05 13:24:27 +0200
commitb3e50dde9697f78a6507716794c135b1707d6450 (patch)
treea3fea85f98b9109efab3420560a392bc2b941c07 /python/pip/pip.SlackBuild
parent5f6d7e2b410f9a49ed4636da8b19209d3702652a (diff)
downloadslackbuilds-b3e50dde9697f78a6507716794c135b1707d6450.tar.gz
python/pip: Updated for version 7.1.2.
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 6cdc9e0be3..d6fe0f6713 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.1.0}
+VERSION=${VERSION:-7.1.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}