diff options
author | Nate Bargmann <n0nb@arrl.net> | 2019-01-24 18:42:14 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-01-25 19:58:55 +0700 |
commit | b9c1f1a629588106bcf515949a11a266c3037517 (patch) | |
tree | 22e7ad8b6a599ae06cafa075770cdcb32438f564 /ham/xlog/xlog.SlackBuild | |
parent | 652ea75d24be011d1c32cee8daf8487b645bb5a2 (diff) |
ham/xlog: Updated for version 2.0.17
Signed-off-by: Nate Bargmann <n0nb@arrl.net>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'ham/xlog/xlog.SlackBuild')
-rw-r--r-- | ham/xlog/xlog.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ham/xlog/xlog.SlackBuild b/ham/xlog/xlog.SlackBuild index 27e91c88e1909..1e5eae0af8363 100644 --- a/ham/xlog/xlog.SlackBuild +++ b/ham/xlog/xlog.SlackBuild @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=${PRGNAM:-xlog} -VERSION=${VERSION:-2.0.15} +VERSION=${VERSION:-2.0.17} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |