Upgraded mpc

This commit is contained in:
Maniacikarus
2009-01-06 12:18:20 +01:00
parent 3024b3e841
commit 1f50a47553
2 changed files with 6 additions and 6 deletions

View File

@@ -198,8 +198,8 @@
* mktemp-1.5
* mldonkey-2.9.6
* module-init-tools-3.5
* mpc-0.12.1
* mpd-0.13.2
* mpc-0.14
* mpd-0.14
* mpeg2dec-0.4.0b
* mpfire-ipfire
* mtd-CVS-20070507
@@ -313,5 +313,5 @@
* wireless_tools.30.pre6
* wpa_supplicant-0.5.11
* xfsprogs-2.9.4
* xvidcore-1.1.0
* xvidcore-1.2.1
* zlib-1.2.3

View File

@@ -24,7 +24,7 @@
include Config
VER = 0.12.1
VER = 0.14
THISAPP = mpc-$(VER)
DL_FILE = $(THISAPP).tar.bz2
@@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = mpc
PAK_VER = 1
PAK_VER = 2
DEPS = "mpd"
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = a93a390315aacfec061c8df89fb5e35f
$(DL_FILE)_MD5 = f4218602342cf322872a41dfe0cc72e1
install : $(TARGET)