diff options
-rwxr-xr-x | checkVersions | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/checkVersions b/checkVersions index 5d0328e9b..96a85daa4 100755 --- a/checkVersions +++ b/checkVersions @@ -290,7 +290,7 @@ then t d ' \ - | head -n1 + | latest_version ) elif [ "${pkgname}" = 'python2-courier-pythonfilter' ] then |