summaryrefslogtreecommitdiff
path: root/checkVersions
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2016-04-22 10:59:07 +0200
committerErich Eckner <git@eckner.net>2016-04-22 10:59:07 +0200
commit2df78fa7a4624d88a30207337c8b0978cab3fcea (patch)
treef89cf0dc0f75a04f065cab77d0f51285c5c84cb2 /checkVersions
parentcdbeda9fa97ddaecb9582f07a6c7637bc3fbd922 (diff)
downloadarchlinuxewe.git.save-2df78fa7a4624d88a30207337c8b0978cab3fcea.tar.xz
checkVersions versteht weitere Quelle
Diffstat (limited to 'checkVersions')
-rwxr-xr-xcheckVersions2
1 files changed, 1 insertions, 1 deletions
diff --git a/checkVersions b/checkVersions
index 269c93c9..3864da00 100755
--- a/checkVersions
+++ b/checkVersions
@@ -145,7 +145,7 @@ then
tail -n1 \
)
elif echo "${src}" | \
- grep -q "//cpan\.org/\|//cpan\.metacpan\.org/authors/"
+ grep -q "//cpan\.org/\|//cpan\.metacpan\.org/authors/\|cpan\.org/modules/by-module/"
then
quVer=$( \
echo "${src%/*}/" | \