From: Ted Hess Date: Fri, 26 Sep 2014 17:24:26 +0000 (-0400) Subject: mpd: update to 0.18.16 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=224eb432312fcfc8c659f15d71b7feb05baca62a;p=openwrt-packages.git mpd: update to 0.18.16 Signed-off-by: Ted Hess --- diff --git a/sound/mpd/Makefile b/sound/mpd/Makefile index 5c54e2f77..1d2ce22dc 100644 --- a/sound/mpd/Makefile +++ b/sound/mpd/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=mpd -PKG_VERSION:=0.18.11 -PKG_RELEASE:=2 +PKG_VERSION:=0.18.16 +PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=http://www.musicpd.org/download/mpd/0.18/ -PKG_MD5SUM:=be23120f342250e8352f6499cb960fd2 +PKG_MD5SUM:=900657ff55726f4cc09a27eb7df57015 PKG_MAINTAINER:=Ted Hess PKG_LICENSE:=GPL-2.0