diff options
author | Thibaut Notteboom <thibaut.notteboom@gmail.com> | 2015-04-03 16:14:15 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-04-03 20:50:21 +0700 |
commit | 78ba35e577247e71ef064e79ea66180809e39645 (patch) | |
tree | 5a2b7ac9fd2b6c34bef9c142b9736a280c6d2b5b /python/python-requests/python-requests.SlackBuild | |
parent | 2cfc82208e38270631602270affe87eeadf24750 (diff) |
python/python-requests: Updated for version 2.6.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-requests/python-requests.SlackBuild')
-rw-r--r-- | python/python-requests/python-requests.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python-requests/python-requests.SlackBuild b/python/python-requests/python-requests.SlackBuild index 8219b638e0e8e..7175d35d41acb 100644 --- a/python/python-requests/python-requests.SlackBuild +++ b/python/python-requests/python-requests.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=python-requests -VERSION=${VERSION:-2.5.3} +VERSION=${VERSION:-2.6.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |