diff --git a/makefiles/libc-ares.mk b/makefiles/libc-ares.mk index d08395c2f8..4ba048ba69 100644 --- a/makefiles/libc-ares.mk +++ b/makefiles/libc-ares.mk @@ -3,7 +3,7 @@ $(error Use the main Makefile) endif SUBPROJECTS += libc-ares -LIBC-ARES_VERSION := 1.17.2 +LIBC-ARES_VERSION := 1.18.1 DEB_LIBC-ARES_V ?= $(LIBC-ARES_VERSION) libc-ares-setup: setup diff --git a/makefiles/libuv1.mk b/makefiles/libuv1.mk index 5b9212b189..896a3fa3a2 100644 --- a/makefiles/libuv1.mk +++ b/makefiles/libuv1.mk @@ -3,7 +3,7 @@ $(error Use the main Makefile) endif SUBPROJECTS += libuv1 -LIBUV1_VERSION := 1.44.1 +LIBUV1_VERSION := 1.44.2 DEB_LIBUV1_V ?= $(LIBUV1_VERSION) libuv1-setup: setup diff --git a/makefiles/nghttp2.mk b/makefiles/nghttp2.mk index e64b9234b0..06715793a6 100644 --- a/makefiles/nghttp2.mk +++ b/makefiles/nghttp2.mk @@ -3,7 +3,7 @@ $(error Use the main Makefile) endif SUBPROJECTS += nghttp2 -NGHTTP2_VERSION := 1.47.0 +NGHTTP2_VERSION := 1.50.0 DEB_NGHTTP2_V ?= $(NGHTTP2_VERSION) ##### EVALUATE WHETHER THIS NEEDS LAUNCHDAEMONS AT A LATER DATE ##### diff --git a/makefiles/nghttp3.mk b/makefiles/nghttp3.mk index 53750d257b..fffc411067 100644 --- a/makefiles/nghttp3.mk +++ b/makefiles/nghttp3.mk @@ -3,7 +3,7 @@ $(error Use the main Makefile) endif SUBPROJECTS += nghttp3 -NGHTTP3_VERSION := 0.4.1 +NGHTTP3_VERSION := 0.7.1 DEB_NGHTTP3_V ?= $(NGHTTP3_VERSION) nghttp3-setup: setup diff --git a/makefiles/ngtcp2.mk b/makefiles/ngtcp2.mk index 25afdba422..d176d2f118 100644 --- a/makefiles/ngtcp2.mk +++ b/makefiles/ngtcp2.mk @@ -3,7 +3,7 @@ $(error Use the main Makefile) endif SUBPROJECTS += ngtcp2 -NGTCP2_VERSION := 0.5.0 +NGTCP2_VERSION := 0.9.0 DEB_NGTCP2_V ?= $(NGTCP2_VERSION) ngtcp2-setup: setup