summaryrefslogtreecommitdiff
path: root/package/mpd/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-03-26 09:05:42 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-03-26 09:05:42 +0100
commita9a0f7322e1591b9c6896a0ed4a973464f461852 (patch)
tree3ceecc9afdfbbb0a4889298b61be6ea0e76f91b9 /package/mpd/Makefile
parenta40de865e18537aaafb1050cbc325606d2750cf1 (diff)
accidentally lost a needed patch for musl
Diffstat (limited to 'package/mpd/Makefile')
-rw-r--r--package/mpd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/mpd/Makefile b/package/mpd/Makefile
index fae44277e..b104f00f5 100644
--- a/package/mpd/Makefile
+++ b/package/mpd/Makefile
@@ -5,7 +5,7 @@ include ${TOPDIR}/rules.mk
PKG_NAME:= mpd
PKG_VERSION:= 0.18.9
-PKG_RELEASE:= 2
+PKG_RELEASE:= 3
PKG_MD5SUM:= 0e5156a831d4302d2032998bcfd5c36f
PKG_DESCR:= A music player daemon
PKG_SECTION:= multimedia