system/slackupdr: Updated for version 3.6.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
d2ff329e9e
commit
5cf8770df5
|
@ -8,7 +8,7 @@
|
|||
|-----handy-ruler------------------------------------------------------|
|
||||
slackupdr: slackupdr (slackupdr - autoslackpkg plus kernel & config tools)
|
||||
slackupdr:
|
||||
slackupdr: Home: https://www.go4it2day.com/news/slackupdr-3.6.html
|
||||
slackupdr: Home: https://www.go4it2day.com/news/slackupdr-3.6.1.html
|
||||
slackupdr:
|
||||
slackupdr:
|
||||
slackupdr:
|
||||
|
|
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=slackupdr
|
||||
VERSION=${VERSION:-3.6}
|
||||
VERSION=${VERSION:-3.6.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="slackupdr"
|
||||
VERSION="3.6"
|
||||
HOMEPAGE="https://www.go4it2day.com/news/slackupdr-3.6.html"
|
||||
DOWNLOAD="https://www.go4it2day.com/downloads/slackupdr/3.6/slackupdr-3.6.tar.gz"
|
||||
MD5SUM="05a155b99de19e741a6bbb22f35f2ef3"
|
||||
VERSION="3.6.1"
|
||||
HOMEPAGE="https://www.go4it2day.com/news/slackupdr-3.6.1.html"
|
||||
DOWNLOAD="https://www.go4it2day.com/downloads/slackupdr/3.6.1/slackupdr-3.6.1.tar.gz"
|
||||
MD5SUM="d66bd9bb6eecc78d225d033d4bf0a957"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue