aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libid3tag/libid3tag_0.15.1b.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/libid3tag/libid3tag_0.15.1b.bb')
-rw-r--r--recipes/libid3tag/libid3tag_0.15.1b.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/libid3tag/libid3tag_0.15.1b.bb b/recipes/libid3tag/libid3tag_0.15.1b.bb
index c7869daf1b..23f60e0ec9 100644
--- a/recipes/libid3tag/libid3tag_0.15.1b.bb
+++ b/recipes/libid3tag/libid3tag_0.15.1b.bb
@@ -1,9 +1,9 @@
DESCRIPTION = "Library for interacting with ID3 tags"
SECTION = "libs/multimedia"
PRIORITY = "optional"
-LICENSE = "GPL"
+LICENSE = "GPLv2+"
DEPENDS = "zlib"
-PR = "r3"
+PR = "r4"
SRC_URI = "ftp://ftp.mars.org/pub/mpeg/libid3tag-${PV}.tar.gz \
file://libid3tag-pkg-config.patch"