aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes/id3lib/id3lib_3.8.3.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/id3lib/id3lib_3.8.3.bb b/recipes/id3lib/id3lib_3.8.3.bb
index fb0a6b3103..1787ba17f2 100644
--- a/recipes/id3lib/id3lib_3.8.3.bb
+++ b/recipes/id3lib/id3lib_3.8.3.bb
@@ -2,8 +2,8 @@ DESCRIPTION = "Library for interacting with ID3 tags."
SECTION = "libs/multimedia"
PRIORITY = "optional"
DEPENDS = "zlib"
-LICENSE = "GPL"
-PR = "r2"
+LICENSE = "LGPLv2+"
+PR = "r3"
inherit autotools