summaryrefslogtreecommitdiff
path: root/python/selenium/selenium.SlackBuild
diff options
context:
space:
mode:
authorDimitris Zlatanidis <d.zlatanidis@gmail.com>2018-01-07 11:33:34 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2018-01-10 23:56:01 +0700
commit49345867789bcae279f37aa850d40e274725f821 (patch)
tree4f71ce6fd7bbe8e9c4ede734a8dd5294b55d1b22 /python/selenium/selenium.SlackBuild
parentf67548b62a7ce576ecb5fffe03df352525e5ee74 (diff)
downloadslackbuilds-49345867789bcae279f37aa850d40e274725f821.tar.gz
python/selenium: Updated for version 3.8.1.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/selenium/selenium.SlackBuild')
-rw-r--r--python/selenium/selenium.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/selenium/selenium.SlackBuild b/python/selenium/selenium.SlackBuild
index 6237f74922..ef75ed659e 100644
--- a/python/selenium/selenium.SlackBuild
+++ b/python/selenium/selenium.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for selenium
-# Copyright 2014-2017 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2014-2018 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=selenium
-VERSION=${VERSION:-3.8.0}
+VERSION=${VERSION:-3.8.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}