* Also enable support for HTTP/2 Signed-off-by: Stefan Schantl --- curl/curl.nm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/curl/curl.nm b/curl/curl.nm index 8ff369aed..364ae7b3e 100644 --- a/curl/curl.nm +++ b/curl/curl.nm @@ -4,7 +4,7 @@ ############################################################################### name = curl -version = 7.65.1 +version = 7.65.3 release = 1 groups = Application/Internet @@ -26,6 +26,7 @@ build requires groff libidn-devel + libnghttp2-devel libssh2-devel libtool-devel net-tools -- 2.20.1