From: Arne Fitzenreiter Date: Mon, 8 Aug 2011 20:46:13 +0000 (+0200) Subject: mpc: update to 0.21. X-Git-Tag: v2.9-core52~17 X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=commitdiff_plain;h=d4c8762e01ad855f5774c76a26e905bcb06538ab mpc: update to 0.21. --- diff --git a/lfs/mpc b/lfs/mpc index f3e48481f3..01872bfec7 100644 --- a/lfs/mpc +++ b/lfs/mpc @@ -24,7 +24,7 @@ include Config -VER = 0.20 +VER = 0.21 THISAPP = mpc-$(VER) DL_FILE = $(THISAPP).tar.bz2 @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = mpc -PAK_VER = 5 +PAK_VER = 6 DEPS = "mpd libmpdclient" @@ -44,7 +44,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 24c81ad6afe6099e8d7a6826ef4b7105 +$(DL_FILE)_MD5 = d8f88aad5fa7ed4c6e7005c5ec1ba7c5 install : $(TARGET)