summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2025-03-07 19:36:26 -0800
committerKhem Raj <raj.khem@gmail.com>2025-03-21 21:30:56 -0700
commitaf0451d6e302a12f6b26100d8931bf489c3e812f (patch)
tree2097fa07f17a09fb0e2914b2b6fca25b9654d919
parent11f6d3274634fe04676f515e25fd081ecd6a9a42 (diff)
downloadmeta-clang-af0451d6e302a12f6b26100d8931bf489c3e812f.tar.gz
castxml: Upgrade to 0.6.11
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--recipes-devtools/castxml/castxml_0.6.11.bb (renamed from recipes-devtools/castxml/castxml_0.6.4.20240205.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-devtools/castxml/castxml_0.6.4.20240205.bb b/recipes-devtools/castxml/castxml_0.6.11.bb
index 3ff360c..cd6e004 100644
--- a/recipes-devtools/castxml/castxml_0.6.4.20240205.bb
+++ b/recipes-devtools/castxml/castxml_0.6.11.bb
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
4 4
5SRC_URI = "git://github.com/CastXML/CastXML;protocol=https;branch=master" 5SRC_URI = "git://github.com/CastXML/CastXML;protocol=https;branch=master"
6 6
7SRCREV = "1a460924d456d9983082d615e0df5f797fdeb635" 7SRCREV = "f38c024b395187814f14f77974d8f5240bb2e71f"
8 8
9S = "${WORKDIR}/git" 9S = "${WORKDIR}/git"
10 10