From: florian Date: Fri, 21 Aug 2009 09:19:33 +0000 (+0000) Subject: [package] update mpc to 0.17 (#5737) X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=24c0e35481cc748c33c8e80beb06ab77498c1495;p=packages.git [package] update mpc to 0.17 (#5737) git-svn-id: svn://svn.openwrt.org/openwrt/packages@17345 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/sound/mpc/Makefile b/sound/mpc/Makefile index ef8870957..95af4042d 100644 --- a/sound/mpc/Makefile +++ b/sound/mpc/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2006 OpenWrt.org +# Copyright (C) 2006-2009 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=mpc -PKG_VERSION:=0.16 +PKG_VERSION:=0.17 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=@SF/musicpd -PKG_MD5SUM:=d13936d0e0177f48f1308417250cec82 +PKG_MD5SUM:=3f642c2c2ad7a57a9be7a03351c8c558 include $(INCLUDE_DIR)/package.mk