mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
update harrison URLs (nightly builds)
This commit is contained in:
parent
7ffeb70b1b
commit
a24eac50b9
3 changed files with 6 additions and 6 deletions
|
|
@ -608,7 +608,7 @@ if test x$WITH_HARRISON_LV2 != x ; then
|
|||
curl -s -S --fail -# \
|
||||
-z "${CACHEDIR}/harrison_lv2s.${HARCH}.zip" \
|
||||
-o "${CACHEDIR}/harrison_lv2s.${HARCH}.zip" \
|
||||
http://www.harrisonconsoles.com/mixbus/mb3/${HARCH}/harrison_lv2s.zip
|
||||
"http://www.harrisonconsoles.com/mixbus/mb3/beta/harrison-dsp/harrison_lv2s.${HARCH}.zip"
|
||||
unzip -q -d "$APPLIB/LV2/" "${CACHEDIR}/harrison_lv2s.${HARCH}.zip"
|
||||
fi
|
||||
|
||||
|
|
@ -619,7 +619,7 @@ if test -n "$MIXBUS"; then
|
|||
curl -s -S --fail -# \
|
||||
-z "${CACHEDIR}/harrison_channelstrip.${HARCH}.so" \
|
||||
-o "${CACHEDIR}/harrison_channelstrip.${HARCH}.so" \
|
||||
http://www.harrisonconsoles.com/mixbus/mb3/${HARCH}/harrison_channelstrip.so
|
||||
"http://www.harrisonconsoles.com/mixbus/mb3/beta/harrison-dsp/harrison_channelstrip.${HARCH}.so"
|
||||
|
||||
cp "${CACHEDIR}/harrison_channelstrip.${HARCH}.so" \
|
||||
$APPLIB/ladspa/strip/harrison_channelstrip.so
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue