aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes/id3lib/id3lib_3.8.3.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/id3lib/id3lib_3.8.3.bb b/recipes/id3lib/id3lib_3.8.3.bb
index 0468025ffc..5aecefe365 100644
--- a/recipes/id3lib/id3lib_3.8.3.bb
+++ b/recipes/id3lib/id3lib_3.8.3.bb
@@ -1,9 +1,10 @@
DESCRIPTION = "Library for interacting with ID3 tags."
+HOMEPAGE = "http://id3lib.sourceforge.net/"
SECTION = "libs/multimedia"
PRIORITY = "optional"
LICENSE = "LGPLv2+"
DEPENDS = "zlib"
-PR = "r3"
+PR = "r4"
inherit autotools