From 3379a44b613f33d92eb6cb49d2f0e33294dc6c39 Mon Sep 17 00:00:00 2001 From: Marvin Scholz Date: Sun, 31 Aug 2014 01:14:54 +0200 Subject: icecast 2.4.0 Closes #31995. Signed-off-by: Jack Nagel --- Library/Formula/icecast.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Library/Formula/icecast.rb b/Library/Formula/icecast.rb index a366ba17c..4cb0cf35f 100644 --- a/Library/Formula/icecast.rb +++ b/Library/Formula/icecast.rb @@ -2,8 +2,8 @@ require 'formula' class Icecast < Formula homepage 'http://www.icecast.org/' - url 'http://downloads.xiph.org/releases/icecast/icecast-2.3.3.tar.gz' - sha1 '61cf1bd5b4ed491aad488dc6cf1ca2d8eb657363' + url 'http://downloads.xiph.org/releases/icecast/icecast-2.4.0.tar.gz' + sha1 '45bd403c2b1d6f1250216cd3a0447d41f979c348' depends_on 'pkg-config' => :build depends_on 'libogg' => :optional -- cgit v1.2.3