lxqt-build-tools: upgrade 0.11.0 -> 0.12.0

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2022-11-06 15:38:53 +01:00
parent 3a758b790a
commit 9e5645bf5a

View File

@@ -10,6 +10,6 @@ do_configure:append() {
}
SRC_URI = "git://github.com/lxde/${BPN}.git;branch=master;protocol=https"
SRCREV = "d89f3268e10dab1c0d8b50bacea1527044f9ae69"
PV = "0.11.0"
SRCREV = "bc7e872ed3a544efaa68f7820926975bf8d469d6"
PV = "0.12.0"
S = "${WORKDIR}/git"