summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-devtools/castxml/castxml_0.6.4.20240205.bb (renamed from recipes-devtools/castxml/castxml_0.6.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-devtools/castxml/castxml_0.6.1.bb b/recipes-devtools/castxml/castxml_0.6.4.20240205.bb
index 5322b96..3ff360c 100644
--- a/recipes-devtools/castxml/castxml_0.6.1.bb
+++ b/recipes-devtools/castxml/castxml_0.6.4.20240205.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 = "f70f9d3f52eb6acce7df409f1df7236d36a2e320" 7SRCREV = "1a460924d456d9983082d615e0df5f797fdeb635"
8 8
9S = "${WORKDIR}/git" 9S = "${WORKDIR}/git"
10 10