summaryrefslogtreecommitdiffstats
path: root/python/python-requests/python-requests.SlackBuild
diff options
context:
space:
mode:
author Thibaut Notteboom <thibaut.notteboom@gmail.com>2015-05-05 00:32:28 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-05-05 00:32:28 +0700
commitcb3126ecce4d786b71efd06acc728941c4f1770c (patch)
tree3766166b214ea30ea99ee453a7cc91feaad1169e /python/python-requests/python-requests.SlackBuild
parent68dbd6d1272b0ab71dd31a3c6e7591be40c005f0 (diff)
downloadslackbuilds-cb3126ecce4d786b71efd06acc728941c4f1770c.tar.gz
slackbuilds-cb3126ecce4d786b71efd06acc728941c4f1770c.tar.xz
python/python-requests: Updated for version 2.6.2.
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.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python-requests/python-requests.SlackBuild b/python/python-requests/python-requests.SlackBuild
index 7175d35d41..689297da6c 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.6.0}
+VERSION=${VERSION:-2.6.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}