update default URL to follow harrison website restructuring
authorRobin Gareus <robin@gareus.org>
Fri, 23 Sep 2016 21:13:37 +0000 (23:13 +0200)
committerRobin Gareus <robin@gareus.org>
Fri, 23 Sep 2016 21:13:37 +0000 (23:13 +0200)
tools/linux_packaging/build
tools/osx_packaging/osx_build
tools/x-win/package.sh

index 5016aff0625b1f5d340dc154d41106bf52674791..8549090d1e444a3d27a786ce215cb89286e122e8 100755 (executable)
@@ -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 ""
index 81e15fce44edcce7777dc49178d205f5959aed70..19b64c3e045b3e84dbab9dacad18c36f2f5d8306 100755 (executable)
@@ -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
 
index 57c8eef1b60ef898bd79b12f4d0448eae3d10f60..a122ecd2d42d5e0bf492eabbf14b963a8451628b 100755 (executable)
@@ -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