Upgraded icecast to current version

This commit is contained in:
Arne Fitzenreiter
2009-03-04 22:32:44 +01:00
parent 60b88501e7
commit dcd906e028
2 changed files with 5 additions and 3 deletions

View File

@@ -51,3 +51,5 @@ usr/share/icecast/web/status.xsl
usr/share/icecast/web/status2.xsl
usr/share/icecast/web/style.css
usr/share/icecast/web/tunein.png
usr/share/doc/icecast/masterslave.png
usr/share/doc/icecast/relay.png

View File

@@ -24,7 +24,7 @@
include Config
VER = 2.3.1
VER = 2.3.2
THISAPP = icecast-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = icecast
PAK_VER = 1
PAK_VER = 2
DEPS = "libshout lame sox libvorbis libogg"
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = 2d80a249fa8529f82d018c6216108ea8
$(DL_FILE)_MD5 = ff516b3ccd2bcc31e68f460cd316093f
install : $(TARGET)