summaryrefslogtreecommitdiff
path: root/checkVersions
diff options
context:
space:
mode:
Diffstat (limited to 'checkVersions')
-rwxr-xr-xcheckVersions2
1 files changed, 1 insertions, 1 deletions
diff --git a/checkVersions b/checkVersions
index 2128b1d90..c9b69e97e 100755
--- a/checkVersions
+++ b/checkVersions
@@ -436,7 +436,7 @@ then
tail -n1
)"
elif echo "${src}" | \
- grep -q '^http://paraview.org/files/'
+ grep -q '^https://www\.paraview\.org/files/'
then
remVerz="$(
echo "${src}" | \