From: Michael Vogt Date: Sun, 4 Jan 2009 13:01:21 +0000 (+0000) Subject: update mpc to v0.14 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=d5e1ad8536ef3630489f2592c076e7d83d6547ea update mpc to v0.14 SVN-Revision: 13857 --- diff --git a/sound/mpc/Makefile b/sound/mpc/Makefile index 2fd1b243fa..f6d1d681a6 100644 --- a/sound/mpc/Makefile +++ b/sound/mpc/Makefile @@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=mpc -PKG_VERSION:=0.12.1 -PKG_RELEASE:=2 +PKG_VERSION:=0.14 +PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 -PKG_SOURCE_URL:=http://www.musicpd.org/uploads/files/ -PKG_MD5SUM:=a93a390315aacfec061c8df89fb5e35f +PKG_SOURCE_URL:=@SF/musicpd +PKG_MD5SUM:=f4218602342cf322872a41dfe0cc72e1 include $(INCLUDE_DIR)/package.mk