bsequencer: Tidy up recipe

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2020-08-21 20:38:18 +02:00
parent ecf6f8ede2
commit c02628b514

View File

@@ -1,4 +1,4 @@
SUMMARY = "PMulti channel MIDI step sequencer LV2 plugin with a variable matrix"
SUMMARY = "Multi channel MIDI step sequencer LV2 plugin with a variable matrix"
HOMEPAGE = "https://github.com/sjaehn/BSEQuencer"
LICENSE = "GPLv3"
LIC_FILES_CHKSUM = "file://LICENSE;md5=1ebbd3e34237af26da5dc08a4e440464"
@@ -13,9 +13,7 @@ DEPENDS += " \
lv2 \
"
SRC_URI = " \
git://github.com/sjaehn/BSEQuencer.git \
"
SRC_URI = "git://github.com/sjaehn/BSEQuencer.git"
SRCREV = "27a8aef5002f3ec5477fba9f389121cfa89f0422"
S = "${WORKDIR}/git"
PV = "1.6.0"