diff options
author | Brenton Earl <brent@exitstatusone.com> | 2016-12-18 23:32:12 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-12-24 07:33:29 +0700 |
commit | 2e329edd9d73cd73fdb6f4b02746f603bf81359f (patch) | |
tree | dab6dc2957393e8573c58973f4918b795b866716 /python/hpack/hpack.info | |
parent | da17dbffb68045a5aa44400ce7972404e98016b7 (diff) |
python/hpack: Updated for version 2.3.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/hpack/hpack.info')
-rw-r--r-- | python/hpack/hpack.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/python/hpack/hpack.info b/python/hpack/hpack.info index 7616dc1bdffc1..7101e92eaf924 100644 --- a/python/hpack/hpack.info +++ b/python/hpack/hpack.info @@ -1,8 +1,8 @@ PRGNAM="hpack" -VERSION="2.0.1" +VERSION="2.3.0" HOMEPAGE="http://hyper.rtfd.org/" -DOWNLOAD="https://pypi.python.org/packages/source/h/hpack/hpack-2.0.1.tar.gz" -MD5SUM="66da5d6a831fbfddc75f3f5bf17277a0" +DOWNLOAD="https://github.com/python-hyper/hpack/archive/v2.3.0/hpack-2.3.0.tar.gz" +MD5SUM="b9a0cd1761bdc198739704a8826d5c6e" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |