summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-core/basu/basu_0.2.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-core/basu/basu_0.2.1.bb b/meta-oe/recipes-core/basu/basu_0.2.1.bb
index 500408e11e..56c25f5f1b 100644
--- a/meta-oe/recipes-core/basu/basu_0.2.1.bb
+++ b/meta-oe/recipes-core/basu/basu_0.2.1.bb
@@ -9,7 +9,7 @@ SRC_URI = "git://git.sr.ht/~emersion/basu;protocol=https;branch=master"
9DEPENDS += "gperf-native" 9DEPENDS += "gperf-native"
10 10
11S = "${WORKDIR}/git" 11S = "${WORKDIR}/git"
12PV = "0.2.1" 12PV = "0.2.1+git"
13SRCREV = "684a41d68cfbb05e38aacb60a8548e21ddfbecdb" 13SRCREV = "684a41d68cfbb05e38aacb60a8548e21ddfbecdb"
14 14
15inherit meson pkgconfig 15inherit meson pkgconfig