fluidsynth: fixed license name
authorPaul Barker <paul@paulbarker.me.uk>
Sat, 4 May 2013 09:35:13 +0000 (09:35 +0000)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 16:30:04 +0000 (08:30 -0800)
(From meta-openembedded rev: 4b136cfbcd15bec0c8d7abdd9c740a46f4efc797)

Signed-off-by: Paul Barker <paul@paulbarker.me.uk>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
meta-openembedded/meta-multimedia/recipes-multimedia/fluidsynth/fluidsynth_1.1.1.bb

index a989e76..4986da2 100644 (file)
@@ -1,7 +1,7 @@
 DESCRIPTION = "Fluidsynth is a software synthesizer"
 HOMEPAGE = "http://www.fluidsynth.org/"
 SECTION = "libs/multimedia"
-LICENSE = "LGPLv-2.0+"
+LICENSE = "LGPL-2.0+"
 LIC_FILES_CHKSUM = "file://COPYING;md5=dda26baa823649da9a68947707650272"
 
 DEPENDS = "alsa-lib ncurses"