diff options
author | Vladimir Nikishkin <vladimir@nikishkin.pw> | 2024-02-01 10:16:09 +0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-02-03 08:08:53 +0700 |
commit | c5171c2335d0dc65eaa7169c5d594d9cb3f5564f (patch) | |
tree | e34f662853b4d32eb8fceff4407b4c9654255d66 /libraries/nghttp3/nghttp3.info | |
parent | 401f76fe4d98bf03521fe4d4cb4630e16dcd2d1e (diff) |
libraries/nghttp3: Updated for version 1.1.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/nghttp3/nghttp3.info')
-rw-r--r-- | libraries/nghttp3/nghttp3.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libraries/nghttp3/nghttp3.info b/libraries/nghttp3/nghttp3.info index 479a4e6cc8d1a..0f81d7f84c0fd 100644 --- a/libraries/nghttp3/nghttp3.info +++ b/libraries/nghttp3/nghttp3.info @@ -1,8 +1,8 @@ PRGNAM="nghttp3" -VERSION="0.11.0" +VERSION="1.1.0" HOMEPAGE="https://github.com/ngtcp2/nghttp3" -DOWNLOAD="https://github.com/ngtcp2/nghttp3/releases/download/v0.11.0/nghttp3-0.11.0.tar.xz" -MD5SUM="463fc0229276161fbf4c39b47ab6e75f" +DOWNLOAD="https://github.com/ngtcp2/nghttp3/releases/download/v1.1.0/nghttp3-1.1.0.tar.gz" +MD5SUM="ea019228256d4f883cc6f4ca634b8bd0" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |