From eff7f67e28192f9ea135a72f61ca93313f277057 Mon Sep 17 00:00:00 2001 From: Buster Neece Date: Tue, 17 Jan 2023 16:39:58 -0600 Subject: [PATCH] Fixes #6028 -- Update Icecast-KH dev branch. --- util/docker/stations/setup/icecast.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/util/docker/stations/setup/icecast.sh b/util/docker/stations/setup/icecast.sh index 08b6c025c..5b8ea6903 100644 --- a/util/docker/stations/setup/icecast.sh +++ b/util/docker/stations/setup/icecast.sh @@ -10,7 +10,7 @@ mkdir -p /bd_build/stations/icecast_build cd /bd_build/stations/icecast_build git clone https://github.com/karlheyes/icecast-kh.git . -git checkout 712ff595a2fa0550f543d8c2597766cfb5ce7ec2 +git checkout 3b04a78133b7c4b8f879b55e83c139532976de87 ./configure make