public inbox for ipfire-scm@lists.ipfire.org
 help / color / mirror / Atom feed
* [git.ipfire.org] IPFire 2.x development tree branch, core110, updated. 32d805980e0a92daeecea46ae138417ab5a4b3df
@ 2017-04-07 10:05 git
  0 siblings, 0 replies; only message in thread
From: git @ 2017-04-07 10:05 UTC (permalink / raw)
  To: ipfire-scm

[-- Attachment #1: Type: text/plain, Size: 1851 bytes --]

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 2.x development tree".

The branch, core110 has been updated
       via  32d805980e0a92daeecea46ae138417ab5a4b3df (commit)
      from  11685f787310168d7fa8beb581da161718fcc873 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 32d805980e0a92daeecea46ae138417ab5a4b3df
Author: Arne Fitzenreiter <arne_f(a)ipfire.org>
Date:   Fri Apr 7 12:02:50 2017 +0200

    mpd: back to 0.19.19 because 0.20.x not work on arm softfloat
    
    Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org>

-----------------------------------------------------------------------

Summary of changes:
 lfs/mpd | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Difference in files:
diff --git a/lfs/mpd b/lfs/mpd
index 4134b71..094f753 100644
--- 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)
 


hooks/post-receive
--
IPFire 2.x development tree

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-04-07 10:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-07 10:05 [git.ipfire.org] IPFire 2.x development tree branch, core110, updated. 32d805980e0a92daeecea46ae138417ab5a4b3df git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox