basu: Update to latest master

There is only one commit after 0.2.1 release which is to fix build with
lld.

https://git.sr.ht/~emersion/basu/commit/a08cf5a575325435040d35710dbac3d0c32b1676

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2023-11-29 23:36:15 -08:00
parent d412f690df
commit 5d7cb6ec41
+1 -1
View File
@@ -9,7 +9,7 @@ SRC_URI = "git://git.sr.ht/~emersion/basu;protocol=https;branch=master"
DEPENDS += "gperf-native" DEPENDS += "gperf-native"
S = "${WORKDIR}/git" S = "${WORKDIR}/git"
PV = "0.2.1" PV = "0.2.1+git"
SRCREV = "684a41d68cfbb05e38aacb60a8548e21ddfbecdb" SRCREV = "684a41d68cfbb05e38aacb60a8548e21ddfbecdb"
inherit meson pkgconfig inherit meson pkgconfig