diff options
author | Leonard Schmidt <lems@gmx.net> | 2017-08-09 08:08:57 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-08-12 06:57:40 +0700 |
commit | 750166e7840ec93662c4162c6ca52fb7863dad08 (patch) | |
tree | 52a1284e2fafd191c5cf877edc103d49663e3935 /system/yash/yash.SlackBuild | |
parent | 9d819cba61fff6c3f1767fcbe970f7aafcbaadc9 (diff) | |
download | slackbuilds-750166e7840ec93662c4162c6ca52fb7863dad08.tar.gz |
system/yash: Updated for version 2.45.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/yash/yash.SlackBuild')
-rw-r--r-- | system/yash/yash.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/yash/yash.SlackBuild b/system/yash/yash.SlackBuild index 4993a1b7cd..ef058bb227 100644 --- a/system/yash/yash.SlackBuild +++ b/system/yash/yash.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=yash -VERSION=${VERSION:-2.44} +VERSION=${VERSION:-2.45} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |