bshapr: set correct source commit for v0.13

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2021-06-18 22:21:37 +02:00
parent 0d238d6906
commit 16003003ec

View File

@@ -14,7 +14,7 @@ DEPENDS += " \
"
SRC_URI = "git://github.com/sjaehn/BShapr.git"
SRCREV = "84f48616f92a32740fd59150f449c966935bd7a0"
SRCREV = "38f4f68fda1b1bb26f50040ea5f18a4f8970cf91"
S = "${WORKDIR}/git"
PV = "0.13"