diff mbox series

[1/2] boost-build-native: upgrade 1.91.0 -> 1.92.0

Message ID 20260816162611.41933-2-jaipaul.cheernam@est.tech
State New
Headers show
Series boost: upgrade 1.91.0 -> 1.92.0 | expand

Commit Message

Jaipaul Cheernam Aug. 16, 2026, 4:26 p.m. UTC
CompareLog: https://github.com/boostorg/build/compare/boost-1.91.0...boost-1.92.0

Signed-off-by: Jaipaul Cheernam <jaipaul.cheernam@est.tech>
---
 ...oost-build-native_1.91.0.bb => boost-build-native_1.92.0.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-support/boost/{boost-build-native_1.91.0.bb => boost-build-native_1.92.0.bb} (92%)
diff mbox series

Patch

diff --git a/meta/recipes-support/boost/boost-build-native_1.91.0.bb b/meta/recipes-support/boost/boost-build-native_1.92.0.bb
similarity index 92%
rename from meta/recipes-support/boost/boost-build-native_1.91.0.bb
rename to meta/recipes-support/boost/boost-build-native_1.92.0.bb
index c276cf436d..008bdacf5e 100644
--- a/meta/recipes-support/boost/boost-build-native_1.91.0.bb
+++ b/meta/recipes-support/boost/boost-build-native_1.92.0.bb
@@ -7,7 +7,7 @@  LICENSE = "BSL-1.0"
 LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=e4224ccaecb14d942c71d31bef20d78c"
 
 SRC_URI = "git://github.com/boostorg/build;protocol=https;branch=master;tag=boost-${PV}"
-SRCREV = "85252c9d6a3817daca23ddae94ce16c7be4d2c12"
+SRCREV = "05b6b638b54e1f013fb8b281f5020e337be31363"
 PE = "1"
 
 UPSTREAM_CHECK_GITTAGREGEX = "boost-(?P<pver>(\d+(\.\d+)+))"