]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
Upgraded mpc
authorManiacikarus <maniacikarus@ipfire.org>
Tue, 6 Jan 2009 11:18:20 +0000 (12:18 +0100)
committerManiacikarus <maniacikarus@ipfire.org>
Tue, 6 Jan 2009 11:18:20 +0000 (12:18 +0100)
doc/packages-list.txt
lfs/mpc

index 797041889c0f356acd81d234ad49d0dada9292d2..d770985ec4f75835eae569ad7f06fd8fcc184088 100644 (file)
 * mktemp-1.5
 * mldonkey-2.9.6
 * module-init-tools-3.5
 * 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
 * mpeg2dec-0.4.0b
 * mpfire-ipfire
 * mtd-CVS-20070507
 * wireless_tools.30.pre6
 * wpa_supplicant-0.5.11
 * xfsprogs-2.9.4
 * 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
 * zlib-1.2.3
diff --git a/lfs/mpc b/lfs/mpc
index 18f01827b4a2b29341e83e72b16da27f2c2b4daf..6c9c418834b6c3ad6e4e0b86e80c25c1a39fd832 100644 (file)
--- a/lfs/mpc
+++ b/lfs/mpc
@@ -24,7 +24,7 @@
 
 include Config
 
 
 include Config
 
-VER        = 0.12.1
+VER        = 0.14
 
 THISAPP    = mpc-$(VER)
 DL_FILE    = $(THISAPP).tar.bz2
 
 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
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = mpc
-PAK_VER    = 1
+PAK_VER    = 2
 
 DEPS       = "mpd"
 
 
 DEPS       = "mpd"
 
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = a93a390315aacfec061c8df89fb5e35f
+$(DL_FILE)_MD5 = f4218602342cf322872a41dfe0cc72e1
 
 install : $(TARGET)
 
 
 install : $(TARGET)