summaryrefslogtreecommitdiff
path: root/repo/libnghttp
diff options
context:
space:
mode:
Diffstat (limited to 'repo/libnghttp')
-rw-r--r--repo/libnghttp/libnghttp.xibuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/libnghttp/libnghttp.xibuild b/repo/libnghttp/libnghttp.xibuild
index 6f006dc..e73836c 100644
--- a/repo/libnghttp/libnghttp.xibuild
+++ b/repo/libnghttp/libnghttp.xibuild
@@ -3,7 +3,7 @@
MAKEDEPS="make "
DEPS="musl"
-PKG_VER=1.46.0
+PKG_VER=1.49.0
SOURCE=https://github.com/nghttp2/nghttp2/releases/download/v$PKG_VER/nghttp2-$PKG_VER.tar.xz
DESC="Framing layer of HTTP implemented as a C library"