mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
python/zxcvbn-python: Updated for version 4.4.16.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
60d3761031
commit
f391a46635
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=zxcvbn-python
|
||||
VERSION=${VERSION:-4.4.13}
|
||||
VERSION=${VERSION:-4.4.16}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="zxcvbn-python"
|
||||
VERSION="4.4.13"
|
||||
VERSION="4.4.16"
|
||||
HOMEPAGE="https://github.com/dwolfhub/zxcvbn-python"
|
||||
DOWNLOAD="https://pypi.python.org/packages/b3/bc/3f00dbcfe43e592c5e694e0e98c524dbd41ccd63b4ea3e56385cdb3a7f33/zxcvbn-python-4.4.13.tar.gz"
|
||||
MD5SUM="6d5d2c9704477f02f63f85fc9ea5364d"
|
||||
DOWNLOAD="https://pypi.python.org/packages/db/bf/6d2e76250d515352beb641c8a6504bf28b57ed7f40cfe0657e9446404390/zxcvbn-python-4.4.16.tar.gz"
|
||||
MD5SUM="7a4c6f3a6448093802343df15e36cea0"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue