python/rope: Switch to https.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
d04846b51a
commit
53f6eaef8c
|
@ -1,7 +1,7 @@
|
|||
PRGNAM="rope"
|
||||
VERSION="0.10.3"
|
||||
HOMEPAGE="https://github.com/python-rope/rope"
|
||||
DOWNLOAD="http://pypi.python.org/packages/source/r/rope/rope-0.10.3.tar.gz"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/r/rope/rope-0.10.3.tar.gz"
|
||||
MD5SUM="2fd498b64fe5390946167494eff13642"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
|
|
Loading…
Reference in New Issue