summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2016-09-23 23:13:37 +0200
committerRobin Gareus <robin@gareus.org>2016-09-23 23:13:37 +0200
commitf7f87342c135f5910fa8c91749f4a059b0f68f88 (patch)
tree507270fedb62ca4245ea3a1ac3c3861347b8b68a /tools
parent8e8a0a9ef44cf07548392b4a2e8617393fcd3b6c (diff)
update default URL to follow harrison website restructuring
Diffstat (limited to 'tools')
-rwxr-xr-xtools/linux_packaging/build2
-rwxr-xr-xtools/osx_packaging/osx_build2
-rwxr-xr-xtools/x-win/package.sh2
3 files changed, 3 insertions, 3 deletions
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