summaryrefslogtreecommitdiff
path: root/checkVersions
diff options
context:
space:
mode:
Diffstat (limited to 'checkVersions')
-rwxr-xr-xcheckVersions1
1 files changed, 1 insertions, 0 deletions
diff --git a/checkVersions b/checkVersions
index 422edb98..c4130d5d 100755
--- a/checkVersions
+++ b/checkVersions
@@ -482,6 +482,7 @@ then
then
src="${src#git+}"
src="${src%#*}"
+ src="${src%?signed}"
remVer=$(
{
git ls-remote --tags "${src}" 2>/dev/null || \