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 /python/selenium/selenium.SlackBuild | |
parent | ade51d5a21ffd0b39ca51732e52c15b0500ff0d6 (diff) | |
download | slackbuilds-962cd462b3f501de7e90adaf4bd8dc827d226715.tar.gz |
python/selenium: Updated for version 2.53.6.
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 23fd97a22f..2d96d1267f 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} |