]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
Upgraded icecast to current version
authorArne Fitzenreiter <arne_f@ipfire.org>
Wed, 4 Mar 2009 21:32:44 +0000 (22:32 +0100)
committerArne Fitzenreiter <arne_f@ipfire.org>
Wed, 4 Mar 2009 21:32:44 +0000 (22:32 +0100)
config/rootfiles/packages/icecast
lfs/icecast

index 7865cde72de61d8c50b18742ce4e4c7b60f199ee..7a79bb518db27ec0b4c955010a0ac373b08e5f86 100644 (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
index 8fbbb5b9f924088d7f0970dfa8c3134f695c2499..91aa7c5c7cbd3de96d338f9d5b746c49f736a296 100644 (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)