diff options
author | Leonard Schmidt <lems@gmx.net> | 2016-01-12 00:13:08 +0700 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2016-01-12 21:58:11 -0600 |
commit | a422174d54816a36f4bf93ad94db527731aa28aa (patch) | |
tree | 0cbc6b7e16f709fa6b2b51a3f069be3d47fd84c9 /system | |
parent | 9932df262dfc3006d27f140ee434b16ce2e121b9 (diff) |
system/yash: Updated for version 2.40.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r-- | system/yash/yash.SlackBuild | 4 | ||||
-rw-r--r-- | system/yash/yash.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/system/yash/yash.SlackBuild b/system/yash/yash.SlackBuild index 0972e155a1a6..1e9f7e6de089 100644 --- a/system/yash/yash.SlackBuild +++ b/system/yash/yash.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for yash -# Copyright 2015 Leonard Schmidt <lems@gmx.net> +# Copyright 2015-2016 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.39} +VERSION=${VERSION:-2.40} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/yash/yash.info b/system/yash/yash.info index 79760253a9af..586971ac35c3 100644 --- a/system/yash/yash.info +++ b/system/yash/yash.info @@ -1,8 +1,8 @@ PRGNAM="yash" -VERSION="2.39" +VERSION="2.40" HOMEPAGE="http://yash.osdn.jp/index.html.en" -DOWNLOAD="http://osdn.dl.sourceforge.jp/yash/63743/yash-2.39.tar.xz" -MD5SUM="6daad5e1c9d92acb50985236330ceeee" +DOWNLOAD="http://osdn.dl.sourceforge.jp/yash/64293/yash-2.40.tar.xz" +MD5SUM="cf68496dc1a07b0a090e8944c48f1a07" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |