diff options
author | Audrius Kažukauskas <audrius@neutrino.lt> | 2015-07-05 11:47:11 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-07-08 22:43:53 +0700 |
commit | ee5c71676aab6e24d030362f0613ac22785d607e (patch) | |
tree | 21283369013f8ee65ddc94178622410ecc1e36b5 /python/pip/pip.SlackBuild | |
parent | af16cb85d0677046e54d975b111e210f43138df4 (diff) | |
download | slackbuilds-ee5c71676aab6e24d030362f0613ac22785d607e.tar.gz |
python/pip: Updated for version 7.1.0.
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 e0db3342f5..6cdc9e0be3 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.0.3} +VERSION=${VERSION:-7.1.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |