summaryrefslogtreecommitdiff
path: root/package/libid3tag/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-10-16 12:55:52 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2013-10-16 12:55:52 +0200
commit232f2bdaac85236e2a89fde387359dc8d12c6ff0 (patch)
tree08d33ef841ef9494ae611e55a524a5dbcc743029 /package/libid3tag/Makefile
parent1783cc1ff51b6aee8dfe94fff2d80013f92cffdd (diff)
finally found the problem for oom killer with mpd, add Debian patches which fixes it, evil ยต in ID3 tag
Diffstat (limited to 'package/libid3tag/Makefile')
-rw-r--r--package/libid3tag/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libid3tag/Makefile b/package/libid3tag/Makefile
index 972daf556..d2819bf9f 100644
--- a/package/libid3tag/Makefile
+++ b/package/libid3tag/Makefile
@@ -5,7 +5,7 @@ include ${TOPDIR}/rules.mk
PKG_NAME:= libid3tag
PKG_VERSION:= 0.15.1b
-PKG_RELEASE:= 1
+PKG_RELEASE:= 2
PKG_MD5SUM:= e5808ad997ba32c498803822078748c3
PKG_DESCR:= an ID3 tag manipulation library
PKG_SECTION:= libs