From: Maniacikarus Date: Tue, 6 Jan 2009 11:18:20 +0000 (+0100) Subject: Upgraded mpc X-Git-Tag: v2.5-beta1~224 X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=commitdiff_plain;h=1f50a47553c47bc82aa8c69a35a29714eee03197 Upgraded mpc --- diff --git a/doc/packages-list.txt b/doc/packages-list.txt index 797041889c..d770985ec4 100644 --- a/doc/packages-list.txt +++ b/doc/packages-list.txt @@ -198,8 +198,8 @@ * mktemp-1.5 * mldonkey-2.9.6 * module-init-tools-3.5 -* mpc-0.12.1 -* mpd-0.13.2 +* mpc-0.14 +* mpd-0.14 * mpeg2dec-0.4.0b * mpfire-ipfire * mtd-CVS-20070507 @@ -313,5 +313,5 @@ * wireless_tools.30.pre6 * wpa_supplicant-0.5.11 * xfsprogs-2.9.4 -* xvidcore-1.1.0 +* xvidcore-1.2.1 * zlib-1.2.3 diff --git a/lfs/mpc b/lfs/mpc index 18f01827b4..6c9c418834 100644 --- a/lfs/mpc +++ b/lfs/mpc @@ -24,7 +24,7 @@ include Config -VER = 0.12.1 +VER = 0.14 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 = 1 +PAK_VER = 2 DEPS = "mpd" @@ -44,7 +44,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = a93a390315aacfec061c8df89fb5e35f +$(DL_FILE)_MD5 = f4218602342cf322872a41dfe0cc72e1 install : $(TARGET)