aboutsummaryrefslogtreecommitdiff
path: root/libraries/nghttp3
diff options
context:
space:
mode:
authorLockywolf <for_sbo.nghttp3_2023-05-17@lockywolf.net>2023-05-26 19:06:49 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-05-27 08:08:51 +0700
commit6be3226c7a4a10bfc1bbadde7bdfba7428968953 (patch)
treeaf1fe45587d310565e1d427d9b9a2b3eb3575683 /libraries/nghttp3
parent6089b83993c87dd4e624d56b3de9bf6be28fefe4 (diff)
libraries/nghttp3: Updated for version 0.11.0.
Signed-off-by: bedlam <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/nghttp3')
-rw-r--r--libraries/nghttp3/nghttp3.SlackBuild2
-rw-r--r--libraries/nghttp3/nghttp3.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/libraries/nghttp3/nghttp3.SlackBuild b/libraries/nghttp3/nghttp3.SlackBuild
index 9c23d2e362ad..6eaeddbb3a8b 100644
--- a/libraries/nghttp3/nghttp3.SlackBuild
+++ b/libraries/nghttp3/nghttp3.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=nghttp3
-VERSION=${VERSION:-0.10.0}
+VERSION=${VERSION:-0.11.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/libraries/nghttp3/nghttp3.info b/libraries/nghttp3/nghttp3.info
index cbcc5bdbe165..479a4e6cc8d1 100644
--- a/libraries/nghttp3/nghttp3.info
+++ b/libraries/nghttp3/nghttp3.info
@@ -1,8 +1,8 @@
PRGNAM="nghttp3"
-VERSION="0.10.0"
+VERSION="0.11.0"
HOMEPAGE="https://github.com/ngtcp2/nghttp3"
-DOWNLOAD="https://github.com/ngtcp2/nghttp3/releases/download/v0.10.0/nghttp3-0.10.0.tar.xz"
-MD5SUM="a1123ac15ee18b4508d9dc43f3e6b379"
+DOWNLOAD="https://github.com/ngtcp2/nghttp3/releases/download/v0.11.0/nghttp3-0.11.0.tar.xz"
+MD5SUM="463fc0229276161fbf4c39b47ab6e75f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""