summaryrefslogtreecommitdiffstats
path: root/python/python-requests/python-requests.SlackBuild
diff options
context:
space:
mode:
author Thibaut Notteboom <thibaut.notteboom@gmail.com>2016-08-29 23:01:06 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-09-03 07:48:57 +0700
commit700bde13088e93777446662422a37519bab8ce01 (patch)
treee369da936436db77516e700ec67e6bb1df4c6b30 /python/python-requests/python-requests.SlackBuild
parent746971f56f32a88ae066a301f2a651eeacf34329 (diff)
downloadslackbuilds-700bde13088e93777446662422a37519bab8ce01.tar.gz
slackbuilds-700bde13088e93777446662422a37519bab8ce01.tar.xz
python/python-requests: Updated for version 2.11.1.
Signed-off-by: David Spencer <idlemoor@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 6729af8b68..0ac1c58855 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.11.0}
+VERSION=${VERSION:-2.11.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}