diff options
author | Stu Miller <slackbuilds@go4it2day.com> | 2022-09-16 23:42:28 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-09-17 09:00:19 +0700 |
commit | 5cf8770df592379dd69508aeee08a8c15cbc3c6d (patch) | |
tree | f450165151e10b7fcea17901a6cc825422117939 | |
parent | d2ff329e9ef840f1a039d52fea37277e9b6dd1cc (diff) |
system/slackupdr: Updated for version 3.6.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | system/slackupdr/slack-desc | 2 | ||||
-rw-r--r-- | system/slackupdr/slackupdr.SlackBuild | 2 | ||||
-rw-r--r-- | system/slackupdr/slackupdr.info | 8 |
3 files changed, 6 insertions, 6 deletions
diff --git a/system/slackupdr/slack-desc b/system/slackupdr/slack-desc index 5c5ff0bc086c..f81dd6094e9c 100644 --- a/system/slackupdr/slack-desc +++ b/system/slackupdr/slack-desc @@ -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: diff --git a/system/slackupdr/slackupdr.SlackBuild b/system/slackupdr/slackupdr.SlackBuild index 728b677a8281..d584698bc5cc 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} +VERSION=${VERSION:-3.6.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/system/slackupdr/slackupdr.info b/system/slackupdr/slackupdr.info index 7f0fa310d824..35f3a829c7c3 100644 --- a/system/slackupdr/slackupdr.info +++ b/system/slackupdr/slackupdr.info @@ -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="" |