Updated mpd (0.15.8).

This commit is contained in:
Arne Fitzenreiter
2010-02-09 08:18:50 +01:00
parent 82f53e0afd
commit f5f63e0505
2 changed files with 6 additions and 4 deletions

View File

@@ -98,6 +98,8 @@
* 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
@@ -229,7 +231,7 @@
* 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

View File

@@ -24,7 +24,7 @@
include Config
VER = 0.15.6
VER = 0.15.8
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 = 9
PAK_VER = 10
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)_MD5 = e0b7a11f86f8f021a92c49a96032ff39
$(DL_FILE)_MD5 = 824e1ce46c0f468865d9e5e403cdaf5d
install : $(TARGET)