diff options
author | Marcel Saegebarth <marc@mos6581.de> | 2016-07-26 08:04:50 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-07-30 06:03:38 +0700 |
commit | 7e7afbfcb3fcf7bda74e6e855601740787ce4e03 (patch) | |
tree | d20cfb04f4eff08d91d15d61f32dccc01900b295 /network/nghttp2/nghttp2.info | |
parent | da33ac50b833eeef66683e8271a3f4dd3e0e2991 (diff) | |
download | slackbuilds-7e7afbfcb3fcf7bda74e6e855601740787ce4e03.tar.gz |
network/nghttp2: Added (HTTP/2 implementation).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/nghttp2/nghttp2.info')
-rw-r--r-- | network/nghttp2/nghttp2.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/network/nghttp2/nghttp2.info b/network/nghttp2/nghttp2.info new file mode 100644 index 0000000000..6e6f3ebc8f --- /dev/null +++ b/network/nghttp2/nghttp2.info @@ -0,0 +1,10 @@ +PRGNAM="nghttp2" +VERSION="1.13.0" +HOMEPAGE="https://nghttp2.org/" +DOWNLOAD="https://github.com/nghttp2/nghttp2/releases/download/v1.13.0/nghttp2-1.13.0.tar.xz" +MD5SUM="908f5f1b86a1ba8b142ece7129c8a954" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="jansson" +MAINTAINER="Marcel Saegebarth" +EMAIL="marc@mos6581.de" |