diff options
Diffstat (limited to 'libraries/nghttp3')
-rw-r--r-- | libraries/nghttp3/nghttp3.SlackBuild | 2 | ||||
-rw-r--r-- | libraries/nghttp3/nghttp3.info | 6 |
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="" |