projects
/
hvlinux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
42efcc9
)
Change flac download URL
author
Hugo Villeneuve
<hugo@hugovil.com>
Sun, 18 May 2014 20:32:49 +0000
(16:32 -0400)
committer
Hugo Villeneuve
<hugo@hugovil.com>
Sun, 18 May 2014 20:32:49 +0000
(16:32 -0400)
stage3/packages-update
patch
|
blob
|
history
diff --git
a/stage3/packages-update
b/stage3/packages-update
index
43780e8
..
8dfad89
100755
(executable)
--- 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"