All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-networking][PATCH] libcpr: upgrade 1.10.5 -> 1.11.0
@ 2025-06-21  2:21 Jason Schonberg
  0 siblings, 0 replies; only message in thread
From: Jason Schonberg @ 2025-06-21  2:21 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Jason Schonberg

Changelog: https://github.com/libcpr/cpr/releases/tag/1.11.0

Signed-off-by: Jason Schonberg <schonm@gmail.com>
---
 .../libcpr/{libcpr_1.10.5.bb => libcpr_1.11.0.bb}             | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-networking/recipes-support/libcpr/{libcpr_1.10.5.bb => libcpr_1.11.0.bb} (90%)

diff --git a/meta-networking/recipes-support/libcpr/libcpr_1.10.5.bb b/meta-networking/recipes-support/libcpr/libcpr_1.11.0.bb
similarity index 90%
rename from meta-networking/recipes-support/libcpr/libcpr_1.10.5.bb
rename to meta-networking/recipes-support/libcpr/libcpr_1.11.0.bb
index 8af763fee9..03cd877901 100644
--- a/meta-networking/recipes-support/libcpr/libcpr_1.10.5.bb
+++ b/meta-networking/recipes-support/libcpr/libcpr_1.11.0.bb
@@ -8,8 +8,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=08beaae5deae1c43c065592da8f38095"
 
 DEPENDS = "curl openssl"
 
-SRC_URI = "git://github.com/libcpr/cpr.git;protocol=https;branch=1.10.x"
-SRCREV = "3b15fa82ea74739b574d705fea44959b58142eb8"
+SRC_URI = "git://github.com/libcpr/cpr.git;protocol=https;branch=1.11.x"
+SRCREV = "bb01c8db702fb41e5497aee9c0559ddf4bf13749"
 
 
 inherit cmake
-- 
2.43.0



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2025-06-21  2:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-21  2:21 [meta-networking][PATCH] libcpr: upgrade 1.10.5 -> 1.11.0 Jason Schonberg

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.