]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
Updated mpd to 0.15.3.
authorArne Fitzenreiter <arne_f@ipfire.org>
Tue, 15 Sep 2009 21:54:28 +0000 (23:54 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Tue, 15 Sep 2009 21:54:28 +0000 (23:54 +0200)
lfs/mpd

diff --git a/lfs/mpd b/lfs/mpd
index 8ff68971ac3b69645a9701ada30a152817790e6c..3f1ecc8b5bdc79a5e8e7a477a5962e5007cf6830 100644 (file)
--- a/lfs/mpd
+++ b/lfs/mpd
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 0.14.2
+VER        = 0.15.3
 
 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
-PAK_VER    = 7
+PAK_VER    = 8
 
 DEPS       = "alsa ffmpeg glib libshout libogg libmad libid3tag libvorbis"
 
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 66817a4b4c05454e6488f6b821f2a6a3
+$(DL_FILE)_MD5 = 40f01c53333885f86aace5a37ae55bd1
 
 install : $(TARGET)