diff options
author | Audrius Kažukauskas <audrius@neutrino.lt> | 2015-08-30 15:29:46 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-09-05 18:24:27 +0700 |
commit | b3e50dde9697f78a6507716794c135b1707d6450 (patch) | |
tree | a3fea85f98b9109efab3420560a392bc2b941c07 /python/pip/pip.SlackBuild | |
parent | 5f6d7e2b410f9a49ed4636da8b19209d3702652a (diff) | |
download | slackbuilds-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.SlackBuild | 2 |
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} |