]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
mpd: back to 0.19.19 because 0.20.x not work on arm softfloat
authorArne Fitzenreiter <arne_f@ipfire.org>
Fri, 7 Apr 2017 10:02:50 +0000 (12:02 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Fri, 7 Apr 2017 10:02:50 +0000 (12:02 +0200)
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
lfs/mpd

diff --git a/lfs/mpd b/lfs/mpd
index 4134b71e83c72a2d14a508241808add59441a351..094f753f5b6cc2952279d364d4ad4c7eca6738ce 100644 (file)
--- a/lfs/mpd
+++ b/lfs/mpd
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 0.20.6
+VER        = 0.19.19
 
 THISAPP    = mpd-$(VER)
 DL_FILE    = $(THISAPP).tar.xz
@@ -32,7 +32,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/${THISAPP}
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = mpd
-PAK_VER    = 15
+PAK_VER    = 16
 
 DEPS       = "alsa faad2 ffmpeg-libs flac lame libmad libshout libogg libid3tag libvorbis opus"
 
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 1197a2190fc8ddfccbf4bba3b749cea4
+$(DL_FILE)_MD5 = 6e4fca9a9c26dad08b61bac9a91802db
 
 install : $(TARGET)