summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xcheckVersions2
1 files changed, 1 insertions, 1 deletions
diff --git a/checkVersions b/checkVersions
index f75deb80..7366d089 100755
--- a/checkVersions
+++ b/checkVersions
@@ -979,7 +979,7 @@ then
'
)
elif echo "${src}" | \
- grep -q '//www\.us\.apache\.org/dist/spamassassin/source/'
+ grep -q '//www\.apache\.org/dist/spamassassin/source/'
then
remVer=$(
curl_it 'https://spamassassin.apache.org/downloads.cgi' | \