summaryrefslogtreecommitdiffstats
path: root/python/selenium/selenium.SlackBuild
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2016-01-30 02:45:35 +0200
committer Dimitris Zlatanidis <d.zlatanidis@gmail.com>2016-01-30 02:45:35 +0200
commit239e41f8fba9486d559747ccf13c4286b749983f (patch)
tree52353374fdeeb1904e9fe5dc56a6b38ab030e9cb /python/selenium/selenium.SlackBuild
parent9f8b16fdf38e60439255a480b7583d58fccdea81 (diff)
downloadslackbuilds-239e41f8fba9486d559747ccf13c4286b749983f.tar.gz
slackbuilds-239e41f8fba9486d559747ccf13c4286b749983f.tar.xz
python/selenium: Updated for version 2.50.0.
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 e1bab028f8..be576210d7 100644
--- a/python/selenium/selenium.SlackBuild
+++ b/python/selenium/selenium.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for selenium
-# Copyright 2014-2015 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2014-2016 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:-2.48.0}
+VERSION=${VERSION:-2.50.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}