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 2dc85848..78db0b4b 100755
--- a/checkVersions
+++ b/checkVersions
@@ -694,7 +694,7 @@ then
&& remVer="${tmpVer:0:1}.${tmpVer:1:1}.${tmpVer:2}" \
|| remVer="${tmpVer}"
elif echo "${src}" | \
- grep -q '//arch\.eckner\.net/\|//mirror\.archlinux32\.org/'
+ grep -q '//ftp\.gwdg\.de/\|//mirror\.archlinux32\.org/'
then
quVer="${src%/*}"
quVer="${quVer#*::}"