summaryrefslogtreecommitdiffstats
path: root/python/selenium
diff options
context:
space:
mode:
author Dimitris Zlatanidis2016-02-09 17:55:17 +0100
committer Robby Workman2016-02-12 01:37:52 +0100
commitb6329b0152d15da9be2635746766839179b953ce (patch)
tree725566db0fcb6c7e0ed37f7865d15248cee3cfd2 /python/selenium
parentf952ef176c25883c3836a4af67aa1b7900b0bc31 (diff)
downloadslackbuilds-b6329b0152d15da9be2635746766839179b953ce.tar.gz
python/selenium: Updated for version 2.51.1.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/selenium')
-rw-r--r--python/selenium/selenium.SlackBuild2
-rw-r--r--python/selenium/selenium.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/selenium/selenium.SlackBuild b/python/selenium/selenium.SlackBuild
index bb75543074..420beec4ef 100644
--- a/python/selenium/selenium.SlackBuild
+++ b/python/selenium/selenium.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=selenium
-VERSION=${VERSION:-2.50.1}
+VERSION=${VERSION:-2.51.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/selenium/selenium.info b/python/selenium/selenium.info
index 2924164a45..72a3d437f0 100644
--- a/python/selenium/selenium.info
+++ b/python/selenium/selenium.info
@@ -1,8 +1,8 @@
PRGNAM="selenium"
-VERSION="2.50.1"
+VERSION="2.51.1"
HOMEPAGE="http://www.seleniumhq.org"
-DOWNLOAD="https://pypi.python.org/packages/source/s/selenium/selenium-2.50.1.tar.gz"
-MD5SUM="c2dc97dab1bf499a57a5b665814c2e75"
+DOWNLOAD="https://pypi.python.org/packages/source/s/selenium/selenium-2.51.1.tar.gz"
+MD5SUM="38f318a0e235ff94de5cec4ef5382671"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""