From f7f87342c135f5910fa8c91749f4a059b0f68f88 Mon Sep 17 00:00:00 2001 From: Robin Gareus Date: Fri, 23 Sep 2016 23:13:37 +0200 Subject: update default URL to follow harrison website restructuring --- tools/linux_packaging/build | 2 +- tools/osx_packaging/osx_build | 2 +- tools/x-win/package.sh | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'tools') diff --git a/tools/linux_packaging/build b/tools/linux_packaging/build index 5016aff062..8549090d1e 100755 --- a/tools/linux_packaging/build +++ b/tools/linux_packaging/build @@ -38,7 +38,7 @@ NOSTRIP="libsuil|libserd|libsord|liblilv|libsratom|liblrdf|libardour|libpbd|libe : ${HARRISONCHANNELSTRIP=harrison_channelstrip} : ${HARRISONLV2=harrison_lv2s-n} -: ${HARRISONDSPURL=http://www.harrisonconsoles.com/mixbus/mb3/beta/harrison-dsp} +: ${HARRISONDSPURL=http://www.harrisonconsoles.com/plugins/releases/public} if [ $# -eq 0 ] ; then echo "" diff --git a/tools/osx_packaging/osx_build b/tools/osx_packaging/osx_build index 81e15fce44..19b64c3e04 100755 --- a/tools/osx_packaging/osx_build +++ b/tools/osx_packaging/osx_build @@ -26,7 +26,7 @@ WITH_NLS= : ${HARRISONCHANNELSTRIP=harrison_channelstrip} : ${HARRISONLV2=harrison_lv2s-n} -: ${HARRISONDSPURL=http://www.harrisonconsoles.com/mixbus/mb3/beta/harrison-dsp} +: ${HARRISONDSPURL=http://www.harrisonconsoles.com/plugins/releases/public} . ../define_versions.sh diff --git a/tools/x-win/package.sh b/tools/x-win/package.sh index 57c8eef1b6..a122ecd2d4 100755 --- a/tools/x-win/package.sh +++ b/tools/x-win/package.sh @@ -19,7 +19,7 @@ test -f gtk2_ardour/wscript || exit 1 : ${HARRISONCHANNELSTRIP=harrison_channelstrip} : ${HARRISONLV2=harrison_lv2s-n} -: ${HARRISONDSPURL=http://www.harrisonconsoles.com/mixbus/mb3/beta/harrison-dsp} +: ${HARRISONDSPURL=http://www.harrisonconsoles.com/plugins/releases/public} # see also wscript, video_tool_paths.cc, bundle_env_mingw.cc # registry keys based on this are used there -- cgit v1.2.3