diff options
Diffstat (limited to 'system/worker/worker.SlackBuild')
-rw-r--r-- | system/worker/worker.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/worker/worker.SlackBuild b/system/worker/worker.SlackBuild index e2027a145b..7e29bbcf55 100644 --- a/system/worker/worker.SlackBuild +++ b/system/worker/worker.SlackBuild @@ -29,7 +29,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=worker -VERSION=${VERSION:-5.2.1} +VERSION=${VERSION:-5.2.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |