mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
python/cryptography: Fix URL.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
a3849a79bd
commit
728ee9bdb6
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
PRGNAM="cryptography"
|
||||
VERSION="35.0.0"
|
||||
HOMEPAGE="https://cryptography.io/"
|
||||
DOWNLOAD="https://files.pythonhosted.org/packages/be/60/da377e1bed002716fb2d5d1d1cab720f35.0.0cb33ecff7bf7adea735.0.08e4e4/cryptography-35.0.0.tar.gz"
|
||||
DOWNLOAD="https://files.pythonhosted.org/packages/10/91/90b8d4cd611ac2aa526290ae4b4285aa5ea57ee191c63c2f3d04170d7683/cryptography-35.0.0.tar.gz"
|
||||
MD5SUM="ba34eba3ae36cbf3d2e1ee3239f07732"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
|
|
Loading…
Reference in a new issue