13
0

Update Harrison plugin URL, use the resource server.

This commit is contained in:
Robin Gareus 2020-08-03 17:04:26 +02:00
parent e486904884
commit 3bb374a473
Signed by: rgareus
GPG Key ID: A090BCE02CF57F04
3 changed files with 3 additions and 3 deletions

View File

@ -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 ""

View File

@ -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

View File

@ -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