diff options
author | Leonard Schmidt <lems@gmx.net> | 2018-04-24 09:06:07 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-04-24 09:06:07 +0700 |
commit | fc5de91e35b5215f2671010e2f34a8017fef9c83 (patch) | |
tree | 9368424edd93f2d8564b8a206304a94e5d6267e2 /system/yash/yash.SlackBuild | |
parent | 49e9a405303766c2713ab59ee8f8bbdff444bbb3 (diff) |
system/yash: Updated for version 2.47.
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 88c70cafb5..591b8710f1 100644 --- a/system/yash/yash.SlackBuild +++ b/system/yash/yash.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for yash -# Copyright 2015-2017 Leonard Schmidt <lems@gmx.net> +# Copyright 2015-2018 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.46} +VERSION=${VERSION:-2.47} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |