diff options
author | Audrius Kažukauskas <audrius@neutrino.lt> | 2014-03-13 14:27:41 +0100 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-03-21 13:01:00 -0500 |
commit | 86224a494dddb1c2c166f8db1a0d9721bb9f755c (patch) | |
tree | 7780161b3de91ff8c1a5d949c302442df4f44a21 /python/pip/pip.SlackBuild | |
parent | 3b0edb4e9cb7d50ea9dbd2afb82eb031dc127e53 (diff) | |
download | slackbuilds-86224a494dddb1c2c166f8db1a0d9721bb9f755c.tar.gz |
python/pip: Updated for version 1.5.4.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
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 7bdc77943f..531d2a77ea 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:-1.5.2} +VERSION=${VERSION:-1.5.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |