summaryrefslogtreecommitdiffstats
path: root/python/python-requests/python-requests.SlackBuild
diff options
context:
space:
mode:
author Thibaut Notteboom <thibaut.notteboom@gmail.com>2014-10-25 08:07:45 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2014-10-25 08:07:45 +0700
commit4c8c317bf1f7c5c52485e056582a6a4cfc584caf (patch)
tree144e756d09818333c46bc930bc800bbe7cdae3d2 /python/python-requests/python-requests.SlackBuild
parent933e764c90d10dc22010bd91bbb75a247081d280 (diff)
downloadslackbuilds-4c8c317bf1f7c5c52485e056582a6a4cfc584caf.tar.gz
slackbuilds-4c8c317bf1f7c5c52485e056582a6a4cfc584caf.tar.xz
python/python-requests: Updated for version 2.4.3.
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 0e8356700c..f24f49b7c9 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.2.1}
+VERSION=${VERSION:-2.4.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}