mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] libcurl: Version bump. 7.88.1 -> 8.0.1
@ 2023-03-21 20:12 Christian Melki
  2023-03-24  9:03 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2023-03-21 20:12 UTC (permalink / raw)
  To: ptxdist

Major release number, but afaict, mostly bugfixes.
I guess the major revision is to celebrate 25 years of curl.
Congratulations!

https://curl.se/changes.html#8_0_0
https://curl.se/changes.html#8_0_1

Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
 rules/libcurl.make | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/rules/libcurl.make b/rules/libcurl.make
index d2eaed764..76dc732b5 100644
--- a/rules/libcurl.make
+++ b/rules/libcurl.make
@@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_LIBCURL) += libcurl
 #
 # Paths and names
 #
-LIBCURL_VERSION	:= 7.88.1
-LIBCURL_MD5	:= 8bea0c58428578f397471fe209fad6ab
+LIBCURL_VERSION	:= 8.0.1
+LIBCURL_MD5	:= f6c2fdeb30ad30234378a56c28350845
 LIBCURL		:= curl-$(LIBCURL_VERSION)
 LIBCURL_SUFFIX	:= tar.xz
 LIBCURL_URL	:= https://curl.se/download/$(LIBCURL).$(LIBCURL_SUFFIX)
-- 
2.34.1




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-03-24  9:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-21 20:12 [ptxdist] [PATCH] libcurl: Version bump. 7.88.1 -> 8.0.1 Christian Melki
2023-03-24  9:03 ` [ptxdist] [APPLIED] " Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox