Update Harrison plugin URL, use the resource server.
This commit is contained in:
parent
e486904884
commit
3bb374a473
@ -39,7 +39,7 @@ NOSTRIP="libsuil|libserd|libsord|liblilv|libsratom|liblrdf|libardour|libpbd|libe
|
||||
|
||||
: ${HARRISONCHANNELSTRIP=harrison_channelstrip}
|
||||
: ${HARRISONLV2=harrison_lv2s-n}
|
||||
: ${HARRISONDSPURL=http://www.harrisonconsoles.com/plugins/releases/public}
|
||||
: ${HARRISONDSPURL=http://rsrc.harrisonconsoles.com/plugins/releases/public}
|
||||
|
||||
if [ $# -eq 0 ] ; then
|
||||
echo ""
|
||||
|
@ -26,7 +26,7 @@ WITH_NLS=1
|
||||
|
||||
: ${HARRISONCHANNELSTRIP=harrison_channelstrip}
|
||||
: ${HARRISONLV2=harrison_lv2s-n}
|
||||
: ${HARRISONDSPURL=http://www.harrisonconsoles.com/plugins/releases/public}
|
||||
: ${HARRISONDSPURL=http://rsrc.harrisonconsoles.com/plugins/releases/public}
|
||||
|
||||
. ../define_versions.sh
|
||||
|
||||
|
@ -19,7 +19,7 @@ test -f gtk2_ardour/wscript || exit 1
|
||||
|
||||
: ${HARRISONCHANNELSTRIP=harrison_channelstrip}
|
||||
: ${HARRISONLV2=harrison_lv2s-n}
|
||||
: ${HARRISONDSPURL=https://www.harrisonconsoles.com/plugins/releases/public}
|
||||
: ${HARRISONDSPURL=https://rsrc.harrisonconsoles.com/plugins/releases/public}
|
||||
|
||||
# see also wscript, video_tool_paths.cc, bundle_env_mingw.cc
|
||||
# registry keys based on this are used there
|
||||
|
Loading…
Reference in New Issue
Block a user