mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
python/selenium: Updated for version 2.53.2.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
8672c4fef0
commit
dc85095d06
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=selenium
|
||||
VERSION=${VERSION:-2.53.1}
|
||||
VERSION=${VERSION:-2.53.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="selenium"
|
||||
VERSION="2.53.1"
|
||||
VERSION="2.53.2"
|
||||
HOMEPAGE="http://www.seleniumhq.org"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/s/selenium/selenium-2.53.1.tar.gz"
|
||||
MD5SUM="8d8b532348a5b7c6717593cae11a656b"
|
||||
DOWNLOAD="https://pypi.python.org/packages/c1/f8/0c4e6d36d42fc7a4c0b90ad0e9ac7de9c5561425321b408f0e1cda32029c/selenium-2.53.2.tar.gz"
|
||||
MD5SUM="602095e5e8a1d9df03a1d5a1abc103ee"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue