diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-06-09 15:39:24 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-06-10 08:02:38 +0700 |
commit | bc07361a06bab034c03125067707a536ea0516a5 (patch) | |
tree | f820f5d817bb721ab9385760e5a0964ddc79fd49 /python/selenium | |
parent | 1ee28d8d0c9572663601df62dace9993bd027b71 (diff) | |
download | slackbuilds-bc07361a06bab034c03125067707a536ea0516a5.tar.gz |
python/selenium: Updated for version 2.53.4.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/selenium')
-rw-r--r-- | python/selenium/selenium.SlackBuild | 2 | ||||
-rw-r--r-- | python/selenium/selenium.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/selenium/selenium.SlackBuild b/python/selenium/selenium.SlackBuild index d33d58538b..2d7366ba96 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.53.2} +VERSION=${VERSION:-2.53.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/selenium/selenium.info b/python/selenium/selenium.info index b73e905639..6573c1e47b 100644 --- a/python/selenium/selenium.info +++ b/python/selenium/selenium.info @@ -1,8 +1,8 @@ PRGNAM="selenium" -VERSION="2.53.2" +VERSION="2.53.4" HOMEPAGE="http://www.seleniumhq.org" -DOWNLOAD="https://pypi.python.org/packages/c1/f8/0c4e6d36d42fc7a4c0b90ad0e9ac7de9c5561425321b408f0e1cda32029c/selenium-2.53.2.tar.gz" -MD5SUM="602095e5e8a1d9df03a1d5a1abc103ee" +DOWNLOAD="https://pypi.python.org/packages/78/38/ecb7e3e184439c48dde9cc1b5955048e4d952b8c978aa4d414516c3c74e5/selenium-2.53.4.tar.gz" +MD5SUM="f796b0fe9884758e550a33314b477047" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |