diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-03-02 07:30:01 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-03-02 07:30:01 +0700 |
commit | 53f6eaef8c143151720bcd4f4f61bab1b8d8c582 (patch) | |
tree | 67da62ece6ef7767e7d879c5392c6eb5b3e067df /python/rope | |
parent | d04846b51abc5bb70d044ef055cb72e2a9e90770 (diff) |
python/rope: Switch to https.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/rope')
-rw-r--r-- | python/rope/rope.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/rope/rope.info b/python/rope/rope.info index 23eaefae31ff..35e1d7112512 100644 --- a/python/rope/rope.info +++ b/python/rope/rope.info @@ -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="" |