diff --git a/recipes-musicians/lmms/lmms.inc b/recipes-musicians/lmms/lmms.inc index e9ef9ab..b30a579 100644 --- a/recipes-musicians/lmms/lmms.inc +++ b/recipes-musicians/lmms/lmms.inc @@ -4,6 +4,6 @@ LICENSE = "GPLv2+" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=751419260aa954499f7abaabaa882bbe" SRC_URI = "gitsm://github.com/LMMS/${BPN}.git;branch=stable-1.2" -SRCREV = "f56b4963c141b91bc6e78947814f2f0cb92c26a1" +SRCREV = "94363be152f526edba4e884264d891f1361cf54b" S = "${WORKDIR}/git" -PV = "1.2.1+git${SRCPV}" +PV = "1.2.2"