mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
system/worker: Updated for version 3.4.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
c4d21eabb6
commit
cd8ba299f5
2 changed files with 4 additions and 4 deletions
|
@ -26,7 +26,7 @@
|
|||
# Modified by Andrey Maraev <andrew.maraev60@yandex.ru>
|
||||
|
||||
PRGNAM=worker
|
||||
VERSION=${VERSION:-3.3.3}
|
||||
VERSION=${VERSION:-3.4.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="worker"
|
||||
VERSION="3.3.3"
|
||||
VERSION="3.4.1"
|
||||
HOMEPAGE="http://www.boomerangsworld.de/worker/"
|
||||
DOWNLOAD="http://www.boomerangsworld.de/cms/worker/downloads/worker-3.3.3.tar.bz2"
|
||||
MD5SUM="0e33ea6813c48bc1028b27dcaa3c50e8"
|
||||
DOWNLOAD="http://www.boomerangsworld.de/cms/worker/downloads/worker-3.4.1.tar.bz2"
|
||||
MD5SUM="1c3e52fd3ed5c8aa194b9c9dbc4f3450"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="avfs"
|
||||
|
|
Loading…
Reference in a new issue