summaryrefslogtreecommitdiff
path: root/package/libmpdclient
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-12-02 18:42:33 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2013-12-02 18:42:33 +0100
commit62cf4f1ab7f29f156dd399516e2301dc78fc9bb6 (patch)
treef3481a17dbdf7a5bb659efe0a40474873cf03092 /package/libmpdclient
parent52a49601ba47b77d93d4856f2ee01e55755905f1 (diff)
update mpdbox package collection, new lighttpd, kernel, php, mpd, mpc, libmpd, ffmpeg
Diffstat (limited to 'package/libmpdclient')
-rw-r--r--package/libmpdclient/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/package/libmpdclient/Makefile b/package/libmpdclient/Makefile
index 9949a1622..7535b62bb 100644
--- a/package/libmpdclient/Makefile
+++ b/package/libmpdclient/Makefile
@@ -4,16 +4,16 @@
include $(TOPDIR)/rules.mk
PKG_NAME:= libmpdclient
-PKG_VERSION:= 2.8
-PKG_RELEASE:= 2
-PKG_MD5SUM:= 79f6c810c291fa4f382a92c8e25123de
+PKG_VERSION:= 2.9
+PKG_RELEASE:= 1
+PKG_MD5SUM:= 4b101a36e5c0cf967dc063391260ddbf
PKG_DESCR:= library for interfacing MPD
PKG_SECTION:= libs
PKG_URL:= http://www.musicpd.org/
PKG_SITES:= http://www.musicpd.org/download/libmpdclient/2/
PKG_OPTS:= dev
-DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.bz2
+DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.xz
include $(TOPDIR)/mk/package.mk