]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
Updated mpd (0.15.8).
authorArne Fitzenreiter <arne_f@ipfire.org>
Tue, 9 Feb 2010 07:18:50 +0000 (08:18 +0100)
committerArne Fitzenreiter <arne_f@ipfire.org>
Tue, 9 Feb 2010 07:18:50 +0000 (08:18 +0100)
doc/packages-list.txt
lfs/mpd

index 027de07f54c3416eddfabc01e558a9bc4087edef..c6696feea0d7d39495a2d8cfd7425ff33ecf2c57 100644 (file)
@@ -98,6 +98,8 @@
 * elinks-0.11.6
 * esniper-2-19-0
 * espgs-8.15.1
 * elinks-0.11.6
 * esniper-2-19-0
 * espgs-8.15.1
+* et131x-kmod-2.6.27.42-ipfire
+* et131x-kmod-2.6.27.42-ipfire-xen
 * etherwake-1.09
 * ethtool-3
 * expat-2.0.0
 * etherwake-1.09
 * ethtool-3
 * expat-2.0.0
 * module-init-tools-3.5
 * motion-3.2.11
 * mpc-0.19
 * module-init-tools-3.5
 * motion-3.2.11
 * mpc-0.19
-* mpd-0.15.6
+* mpd-0.15.8
 * mpeg2dec-0.4.0b
 * mpfire-ipfire
 * mtd-CVS-20070507
 * mpeg2dec-0.4.0b
 * mpfire-ipfire
 * mtd-CVS-20070507
diff --git a/lfs/mpd b/lfs/mpd
index d755406c7fbf9daabcb1ec5332baad32abb642d0..45d7d71f512996e08802b25c2cc89af84d9e183b 100644 (file)
--- a/lfs/mpd
+++ b/lfs/mpd
@@ -24,7 +24,7 @@
 
 include Config
 
 
 include Config
 
-VER        = 0.15.6
+VER        = 0.15.8
 
 THISAPP    = mpd-$(VER)
 DL_FILE    = $(THISAPP).tar.bz2
 
 THISAPP    = mpd-$(VER)
 DL_FILE    = $(THISAPP).tar.bz2
@@ -32,7 +32,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/${THISAPP}
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = mpd
 DIR_APP    = $(DIR_SRC)/${THISAPP}
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = mpd
-PAK_VER    = 9
+PAK_VER    = 10
 
 DEPS       = "alsa ffmpeg-libs glib lame libshout libogg libid3tag libvorbis"
 
 
 DEPS       = "alsa ffmpeg-libs glib lame libshout libogg libid3tag libvorbis"
 
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = e0b7a11f86f8f021a92c49a96032ff39
+$(DL_FILE)_MD5 = 824e1ce46c0f468865d9e5e403cdaf5d
 
 install : $(TARGET)
 
 
 install : $(TARGET)