diff options
author | Stu Miller <slackbuilds@go4it2day.com> | 2022-11-22 21:05:54 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-11-22 21:05:54 +0700 |
commit | e8e0793a140e3a904a0e49165a041a8272aaf243 (patch) | |
tree | ee22c4a71bd4d2f29234f5330611cc99423e5e30 /system | |
parent | 6f9d9eccf417b04d583a07aa51a45e4e2e4e2d10 (diff) |
system/slackupdr: Updated for version 3.6.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r-- | system/slackupdr/slack-desc | 10 | ||||
-rw-r--r-- | system/slackupdr/slackupdr.SlackBuild | 2 | ||||
-rw-r--r-- | system/slackupdr/slackupdr.info | 8 |
3 files changed, 10 insertions, 10 deletions
diff --git a/system/slackupdr/slack-desc b/system/slackupdr/slack-desc index c0438a485c02..287f6552129a 100644 --- a/system/slackupdr/slack-desc +++ b/system/slackupdr/slack-desc @@ -8,12 +8,12 @@ |-----handy-ruler------------------------------------------------------| slackupdr: slackupdr (slackupdr - autoslackpkg plus kernel & config tools) slackupdr: -slackupdr: Home: https://www.go4it2day.com/news/slackupdr-3.6.2.html -slackupdr: -slackupdr: -slackupdr: -slackupdr: +slackupdr: slackupdr is a CLI menu driven tool. It automates slackpkg, manages +slackupdr: installation of multiple kernels, updates GRUB, ELILO & LILO +slackupdr: bootloaders & manages /etc .new & .orig files. slackupdr uses +slackupdr: slackpkg, pkgtools, mkinitrd & diff/edit tools. slackupdr: +slackupdr: Home: https://dev.go4it2day.com slackupdr: slackupdr: slackupdr: diff --git a/system/slackupdr/slackupdr.SlackBuild b/system/slackupdr/slackupdr.SlackBuild index c2b1432cd36e..3e889ebe8c28 100644 --- a/system/slackupdr/slackupdr.SlackBuild +++ b/system/slackupdr/slackupdr.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=slackupdr -VERSION=${VERSION:-3.6.2} +VERSION=${VERSION:-3.6.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/system/slackupdr/slackupdr.info b/system/slackupdr/slackupdr.info index d70e15fc0497..f03d21cfeb8a 100644 --- a/system/slackupdr/slackupdr.info +++ b/system/slackupdr/slackupdr.info @@ -1,8 +1,8 @@ PRGNAM="slackupdr" -VERSION="3.6.2" -HOMEPAGE="https://www.go4it2day.com/news/slackupdr-3.6.2.html" -DOWNLOAD="https://www.go4it2day.com/downloads/slackupdr/3.6.2/slackupdr-3.6.2.tar.gz" -MD5SUM="8eb3dcbfaf297fe8c0fbc0f60c29a9cc" +VERSION="3.6.3" +HOMEPAGE="https://www.go4it2day.com/news/slackupdr-3.6.3.html" +DOWNLOAD="https://www.go4it2day.com/repo/slackupdr_source/snapshot/slackupdr-3.6.3.tar.gz" +MD5SUM="3907b0137f6d44178357fb498b91d724" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |