diff --git a/recipes-musicians/lmms/lmms.inc b/recipes-musicians/lmms/lmms.inc index c2ae1f8..9fc646f 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 = "8568ae4eacdd3bbdae8e8eaeb1536bebce3cfeeb" +SRCREV = "dbf5f47149fbb7584bf48ce9e767b9e90ee2df7e" S = "${WORKDIR}/git" -PV = "1.2.0+git${SRCPV}" +PV = "1.2.1+git${SRCPV}"