diff options
author | Leonard Schmidt <lems@gmx.net> | 2017-02-24 03:16:45 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-02-24 04:16:54 +0700 |
commit | 7fe4b5dad8d829784853a0672c7ac75afe0b6ae3 (patch) | |
tree | 9b6fa9c01eb4c4462bf3a0e0c3bcc3282adf3f70 /system/yash/yash.SlackBuild | |
parent | f84591f9e8c0150338e5ed18fd9ec2d350fb12c8 (diff) | |
download | slackbuilds-7fe4b5dad8d829784853a0672c7ac75afe0b6ae3.tar.gz |
system/yash: Updated for version 2.44.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/yash/yash.SlackBuild')
-rw-r--r-- | system/yash/yash.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/yash/yash.SlackBuild b/system/yash/yash.SlackBuild index 2570a0f084..4993a1b7cd 100644 --- a/system/yash/yash.SlackBuild +++ b/system/yash/yash.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for yash -# Copyright 2015-2016 Leonard Schmidt <lems@gmx.net> +# Copyright 2015-2017 Leonard Schmidt <lems@gmx.net> # 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=yash -VERSION=${VERSION:-2.43} +VERSION=${VERSION:-2.44} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |