summaryrefslogtreecommitdiff
path: root/checkVersions
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2020-04-09 14:11:29 +0200
committerErich Eckner <git@eckner.net>2020-04-09 14:11:29 +0200
commitca163867c94c6e347aa3d7599aa83377d7b2b39a (patch)
tree1f8f6054749cd8c1a62b5f364a3a0b9462e95f1b /checkVersions
parentb59406c394fb3060af320b5a8fe67fa229a7b3ee (diff)
downloadarchlinuxewe.git.save-ca163867c94c6e347aa3d7599aa83377d7b2b39a.tar.xz
checkVersions: bugfix in bareos
Diffstat (limited to 'checkVersions')
-rwxr-xr-xcheckVersions2
1 files changed, 1 insertions, 1 deletions
diff --git a/checkVersions b/checkVersions
index 5d0328e9..96a85daa 100755
--- a/checkVersions
+++ b/checkVersions
@@ -290,7 +290,7 @@ then
t
d
' \
- | head -n1
+ | latest_version
)
elif [ "${pkgname}" = 'python2-courier-pythonfilter' ]
then