diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-10-15 14:57:34 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-10-22 08:47:07 +0700 |
commit | 2bcf5970222c32fddf7fc586730721d9700d9388 (patch) | |
tree | fe799c1b2a5f34448025170dce1d4e847607860f /python/selenium/selenium.SlackBuild | |
parent | 22286170124b49407d8d367b680561b1d2331ce5 (diff) | |
download | slackbuilds-2bcf5970222c32fddf7fc586730721d9700d9388.tar.gz |
python/selenium: Updated for version 3.0.1.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/selenium/selenium.SlackBuild')
-rw-r--r-- | python/selenium/selenium.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/selenium/selenium.SlackBuild b/python/selenium/selenium.SlackBuild index ce56c93789..ce3be8efe0 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.6} +VERSION=${VERSION:-3.0.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |