* [PATCH] curl: Update to 7.65.3
@ 2019-09-02 12:23 Stefan Schantl
0 siblings, 0 replies; only message in thread
From: Stefan Schantl @ 2019-09-02 12:23 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 665 bytes --]
* Also enable support for HTTP/2
Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org>
---
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2019-09-02 12:23 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-02 12:23 [PATCH] curl: Update to 7.65.3 Stefan Schantl
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox