From: loswillios Date: Sat, 5 Feb 2011 19:42:41 +0000 (+0000) Subject: [libmpd] update to 0.20.0 X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=e4d08e0bc7fdc317db37cbb4a323f9c71971acbc;p=packages.git [libmpd] update to 0.20.0 git-svn-id: svn://svn.openwrt.org/openwrt/packages@25374 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/libs/libmpd/Makefile b/libs/libmpd/Makefile index 292d41fe7..bdbb62025 100644 --- a/libs/libmpd/Makefile +++ b/libs/libmpd/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libmpd -PKG_VERSION:=0.19.0 -PKG_RELEASE:=2 +PKG_VERSION:=0.20.0 +PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://download.sarine.nl/Programs/gmpc/$(PKG_VERSION)/ -PKG_MD5SUM:=a994f5f25a22c778926a3684c3e3050d +PKG_MD5SUM:=2f1c99e12c69f7d95cfd1e27368056ed PKG_FIXUP:=libtool PKG_BUILD_PARALLEL:=1