All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe][PATCH] Update to new version of boost-uri
@ 2021-12-08 20:08 ed
  0 siblings, 0 replies; only message in thread
From: ed @ 2021-12-08 20:08 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Ed Tanous

From: Ed Tanous <ed@tanous.net>

The newest version of boost-uri has several new features, and has
compatibility with boost 1.78.

Signed-off-by: Ed Tanous <ed@tanous.net>
---
 meta-oe/recipes-devtools/boost-url/boost-url_git.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-oe/recipes-devtools/boost-url/boost-url_git.bb b/meta-oe/recipes-devtools/boost-url/boost-url_git.bb
index 0e6461589..14da3ca3f 100644
--- a/meta-oe/recipes-devtools/boost-url/boost-url_git.bb
+++ b/meta-oe/recipes-devtools/boost-url/boost-url_git.bb
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE_1_0.txt;md5=e4224ccaecb14d942c71d31bef20d78c"
 
 SRC_URI = "git://github.com/CPPAlliance/url.git;branch=develop;protocol=https"
 
-SRCREV = "4f712ed69a04a344957d22efa5dc111b415b3aff"
+SRCREV = "d740a92d38e3a8f4d5b2153f53b82f1c98e312ab"
 
 S = "${WORKDIR}/git"
 
-- 
2.34.1.400.ga245620fadb-goog



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

only message in thread, other threads:[~2021-12-08 20:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-08 20:08 [meta-oe][PATCH] Update to new version of boost-uri ed

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.