summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xcheckVersions2
1 files changed, 1 insertions, 1 deletions
diff --git a/checkVersions b/checkVersions
index 2128b1d9..c9b69e97 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}" | \