summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2018-04-20 18:22:20 +0200
committerRobin Gareus <robin@gareus.org>2018-04-20 18:22:20 +0200
commit8473cdb086d9dca859786ea8188c67c27f3a92e5 (patch)
tree484d9e6edc4d3e38f43184e2ae0e5f548cc02031
parentbaba08c264a1df44aacb1cebaee3c7c414123a23 (diff)
Use https for harrison channelstrip (windows-builds)
-rwxr-xr-xtools/x-win/package.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/x-win/package.sh b/tools/x-win/package.sh
index 1d9faa46f4..b28a183ec9 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/plugins/releases/public}
+: ${HARRISONDSPURL=https://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