From 211cfa49d10cb251b6504bacb13d8e87b4d9c1e4 Mon Sep 17 00:00:00 2001 From: Ed Tanous Date: Wed, 17 Apr 2024 13:43:14 -0700 Subject: Update nghttp2 1.60->1.61 They seem to have gotten rid of the nghttp2_static target, so go back to relying on the "normal" target. Change-Id: Ic44d9ffe5fa2d88f38c018756738197371b0dc89 Signed-off-by: Ed Tanous --- subprojects/nghttp2.wrap | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'subprojects') diff --git a/subprojects/nghttp2.wrap b/subprojects/nghttp2.wrap index 1bc4649b97..a2df323a92 100644 --- a/subprojects/nghttp2.wrap +++ b/subprojects/nghttp2.wrap @@ -1,5 +1,5 @@ [wrap-file] -directory = nghttp2-1.60.0 -source_url = https://github.com/nghttp2/nghttp2/releases/download/v1.60.0/nghttp2-1.60.0.tar.xz -source_filename = nghttp2-1.60.0.tar.xz -source_hash = 625d6c3da1d9ca4fd643a638256431ae68fd1901653b2a61a245eea7b261bf4e +directory = nghttp2-1.61.0 +source_url = https://github.com/nghttp2/nghttp2/releases/download/v1.61.0/nghttp2-1.61.0.tar.xz +source_filename = nghttp2-1.61.0.tar.xz +source_hash = c0e660175b9dc429f11d25b9507a834fb752eea9135ab420bb7cb7e9dbcc9654 -- cgit v1.2.3