diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-11-20 17:53:56 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-11-20 17:53:56 +0700 |
commit | 74997d2d60779e10230fe4f8154674cf210a7ee4 (patch) | |
tree | 8a364e82a9bc8b665002bb75f2269a583c5d944d /python/msgpack-python | |
parent | c70f44ae0ba9da5a8ab1fcbcbc52d1bb05f56eac (diff) | |
download | slackbuilds-74997d2d60779e10230fe4f8154674cf210a7ee4.tar.gz |
python/msgpack-python: Switch to https.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/msgpack-python')
-rw-r--r-- | python/msgpack-python/msgpack-python.info | 2 | ||||
-rw-r--r-- | python/msgpack-python/slack-desc | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/python/msgpack-python/msgpack-python.info b/python/msgpack-python/msgpack-python.info index c10bbc37a7..321ea75e1e 100644 --- a/python/msgpack-python/msgpack-python.info +++ b/python/msgpack-python/msgpack-python.info @@ -1,6 +1,6 @@ PRGNAM="msgpack-python" VERSION="0.4.8" -HOMEPAGE="http://msgpack.org/" +HOMEPAGE="https://msgpack.org/" DOWNLOAD="https://pypi.python.org/packages/21/27/8a1d82041c7a2a51fcc73675875a5f9ea06c2663e02fcfeb708be1d081a0/msgpack-python-0.4.8.tar.gz" MD5SUM="dcd854fb41ee7584ebbf35e049e6be98" DOWNLOAD_x86_64="" diff --git a/python/msgpack-python/slack-desc b/python/msgpack-python/slack-desc index 659dd597b6..6d2e3a8829 100644 --- a/python/msgpack-python/slack-desc +++ b/python/msgpack-python/slack-desc @@ -12,7 +12,7 @@ msgpack-python: MessagePack is an efficient binary serialization format. msgpack-python: It lets you exchange data among multiple languages like JSON. msgpack-python: But it's faster and smaller. msgpack-python: -msgpack-python: Homepage: http://msgpack.org/ +msgpack-python: Homepage: https://msgpack.org/ msgpack-python: msgpack-python: msgpack-python: |