diff options
author | Larry Hajali <larryhaja@gmail.com> | 2018-02-07 18:25:42 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-02-10 08:09:34 +0700 |
commit | 335ff8e29511b8535f417dbd3218c31e5303082d (patch) | |
tree | d21c0b0624a6345a77dc5b49c482af3705360044 /python | |
parent | b4d3aac1753d7d7949671fd780d2d5f3e3e1c1ad (diff) | |
download | slackbuilds-335ff8e29511b8535f417dbd3218c31e5303082d.tar.gz |
python/mechanize: Update download url
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
Diffstat (limited to 'python')
-rw-r--r-- | python/mechanize/mechanize.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/mechanize/mechanize.info b/python/mechanize/mechanize.info index b9069e8fc3..b1de9de2ae 100644 --- a/python/mechanize/mechanize.info +++ b/python/mechanize/mechanize.info @@ -1,7 +1,7 @@ PRGNAM="mechanize" VERSION="0.2.5" HOMEPAGE="http://wwwsearch.sourceforge.net/mechanize/" -DOWNLOAD="http://pypi.python.org/packages/source/m/mechanize/mechanize-0.2.5.tar.gz" +DOWNLOAD="https://pypi.python.org/packages/source/m/mechanize/mechanize-0.2.5.tar.gz" MD5SUM="32657f139fc2fb75bcf193b63b8c60b2" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |