diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-06-30 02:47:05 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-06-30 16:34:31 +0700 |
commit | 962cd462b3f501de7e90adaf4bd8dc827d226715 (patch) | |
tree | 75c626e7fc31308e77be768c2a6786eb213b8888 | |
parent | ade51d5a21ffd0b39ca51732e52c15b0500ff0d6 (diff) |
python/selenium: Updated for version 2.53.6.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
-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 23fd97a22ff4..2d96d1267fa5 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.5} +VERSION=${VERSION:-2.53.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/selenium/selenium.info b/python/selenium/selenium.info index 15d9da15dc37..ca4603cd21c2 100644 --- a/python/selenium/selenium.info +++ b/python/selenium/selenium.info @@ -1,8 +1,8 @@ PRGNAM="selenium" -VERSION="2.53.5" +VERSION="2.53.6" HOMEPAGE="http://www.seleniumhq.org" -DOWNLOAD="https://pypi.python.org/packages/41/ff/d77fd45739a2290da74ba314182fcfbe98b4e617e89b973bc5c667444334/selenium-2.53.5.tar.gz" -MD5SUM="c7e40c360d73e267234e166f252f574c" +DOWNLOAD="https://pypi.python.org/packages/c9/d4/4c032f93dd8d198d51d06ce41005d02ae2e806d4e5b550255ddbeee4143b/selenium-2.53.6.tar.gz" +MD5SUM="66f2f89e46377247fb9df010568c5d1d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |