diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-02-21 15:11:53 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-02-21 15:11:53 +0700 |
commit | 6e98bb0a03b9e846da3242dbf84ae160f3923166 (patch) | |
tree | 0df67b9cbe5d10b11fc9d7dde8643c7a55e4efff /system/setconf/setconf.SlackBuild | |
parent | 2e61d7676b3ad97a2b9a3fb5b14f6bc7da50bca7 (diff) |
system/setconf: Updated for version 0.7.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/setconf/setconf.SlackBuild')
-rw-r--r-- | system/setconf/setconf.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/setconf/setconf.SlackBuild b/system/setconf/setconf.SlackBuild index 70c0de5801..f7c65e28d8 100644 --- a/system/setconf/setconf.SlackBuild +++ b/system/setconf/setconf.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for setconf -# Copyright 2017 Willy Sudiarto Raharjo <willysr@slackbuilds.org> +# Copyright 2017-2019 Willy Sudiarto Raharjo <willysr@slackbuilds.org> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=setconf -VERSION=${VERSION:-0.7.5} +VERSION=${VERSION:-0.7.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |