diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-12-01 03:37:06 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-12-03 07:21:51 +0700 |
commit | ef3011b79452790058d9d8d5ca44d2f2b3fd0b28 (patch) | |
tree | 3641e73974678ca76437ce94f0ab6799b8af8d41 /python/selenium/selenium.SlackBuild | |
parent | 0cec345a7814f9ade44bd6752524ca562c13c9be (diff) |
python/selenium: Updated for version 3.0.2.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 ce3be8efe05dd..a43802dcd6376 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:-3.0.1} +VERSION=${VERSION:-3.0.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |