Updated mpc (0.19) and mpd (0.15.6).

This commit is contained in:
Arne Fitzenreiter
2009-12-26 01:03:46 +01:00
parent 06edb36351
commit 48d52263cc
5 changed files with 13 additions and 11 deletions

View File

@@ -24,7 +24,7 @@
include Config
VER = 0.15.3
VER = 0.15.6
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 = 8
PAK_VER = 9
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 = 40f01c53333885f86aace5a37ae55bd1
$(DL_FILE)_MD5 = e0b7a11f86f8f021a92c49a96032ff39
install : $(TARGET)