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 | |
parent | 9d819cba61fff6c3f1767fcbe970f7aafcbaadc9 (diff) |
system/yash: Updated for version 2.45.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/yash')
-rw-r--r-- | system/yash/yash.SlackBuild | 2 | ||||
-rw-r--r-- | system/yash/yash.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/system/yash/yash.SlackBuild b/system/yash/yash.SlackBuild index 4993a1b7cdfc..ef058bb2271b 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} diff --git a/system/yash/yash.info b/system/yash/yash.info index 417fec23063e..47251e3054c7 100644 --- a/system/yash/yash.info +++ b/system/yash/yash.info @@ -1,8 +1,8 @@ PRGNAM="yash" -VERSION="2.44" +VERSION="2.45" HOMEPAGE="http://yash.osdn.jp/index.html.en" -DOWNLOAD="http://osdn.dl.sourceforge.jp/yash/66984/yash-2.44.tar.xz" -MD5SUM="f1185a9c6661b4d9f6099d038153090b" +DOWNLOAD="http://osdn.dl.sourceforge.jp/yash/67984/yash-2.45.tar.xz" +MD5SUM="5500227b75b2d7258ec7645f2bf992c7" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |