From b32dec00e292f48d52da7dd83a100eedc1a49b94 Mon Sep 17 00:00:00 2001 From: Hugo Villeneuve Date: Sun, 18 May 2014 16:32:49 -0400 Subject: [PATCH] Change flac download URL --- stage3/packages-update | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stage3/packages-update b/stage3/packages-update index 43780e8..8dfad89 100755 --- a/stage3/packages-update +++ b/stage3/packages-update @@ -176,7 +176,7 @@ if [ "x${INST_TYPE}" = "xworkstation" -o "x${INST_TYPE}" = "xltsp-server" ]; the fpkg -e "tar.gz" ${LIBVORBIS} \ "http://downloads.xiph.org/releases/vorbis" fpkg -e "zip" ${VORBISGAIN} "http://sjeng.org/ftp/vorbis" - fpkg -m sf ${FLAC} + fpkg -e "tar.xz" ${FLAC} "http://downloads.xiph.org/releases/flac" fpkg -e "tar.gz" ${LIBSNDFILE} "http://www.mega-nerd.com/libsndfile/files" fpkg -e "tar.gz" ${LIBSAMPLERATE} "http://www.mega-nerd.com/SRC" -- 2.20.1