Change flac download URL
authorHugo Villeneuve <hugo@hugovil.com>
Sun, 18 May 2014 20:32:49 +0000 (16:32 -0400)
committerHugo Villeneuve <hugo@hugovil.com>
Sun, 18 May 2014 20:32:49 +0000 (16:32 -0400)
stage3/packages-update

index 43780e8..8dfad89 100755 (executable)
@@ -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"