aboutsummaryrefslogtreecommitdiff
path: root/libraries
diff options
context:
space:
mode:
Diffstat (limited to 'libraries')
-rw-r--r--libraries/ngtcp2/ngtcp2.SlackBuild2
-rw-r--r--libraries/ngtcp2/ngtcp2.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/libraries/ngtcp2/ngtcp2.SlackBuild b/libraries/ngtcp2/ngtcp2.SlackBuild
index c5d98b762a69..bd1f4db00113 100644
--- a/libraries/ngtcp2/ngtcp2.SlackBuild
+++ b/libraries/ngtcp2/ngtcp2.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=ngtcp2
-VERSION=${VERSION:-0.13.1}
+VERSION=${VERSION:-0.15.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/libraries/ngtcp2/ngtcp2.info b/libraries/ngtcp2/ngtcp2.info
index 89e6667f81f0..750ac2bc639f 100644
--- a/libraries/ngtcp2/ngtcp2.info
+++ b/libraries/ngtcp2/ngtcp2.info
@@ -1,8 +1,8 @@
PRGNAM="ngtcp2"
-VERSION="0.13.1"
+VERSION="0.15.0"
HOMEPAGE="https://github.com/ngtcp2/ngtcp2/"
-DOWNLOAD="https://github.com/ngtcp2/ngtcp2/releases/download/v0.13.1/ngtcp2-0.13.1.tar.xz"
-MD5SUM="9c0a1999c24806feb6f163532667de2e"
+DOWNLOAD="https://github.com/ngtcp2/ngtcp2/releases/download/v0.15.0/ngtcp2-0.15.0.tar.xz"
+MD5SUM="fc71469e0f9511f05bf2a2ea25892cbe"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libev nghttp3"