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 | |
parent | 49e9a405303766c2713ab59ee8f8bbdff444bbb3 (diff) | |
download | slackbuilds-fc5de91e35b5215f2671010e2f34a8017fef9c83.tar.gz |
system/yash: Updated for version 2.47.
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 | 8 |
2 files changed, 6 insertions, 6 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} diff --git a/system/yash/yash.info b/system/yash/yash.info index 3464943855..65afd8c045 100644 --- a/system/yash/yash.info +++ b/system/yash/yash.info @@ -1,8 +1,8 @@ PRGNAM="yash" -VERSION="2.46" -HOMEPAGE="http://yash.osdn.jp/index.html.en" -DOWNLOAD="http://osdn.dl.sourceforge.jp/yash/68578/yash-2.46.tar.xz" -MD5SUM="996d49b9f4fec0f0a7d45d52de181f27" +VERSION="2.47" +HOMEPAGE="https://yash.osdn.jp/index.html.en" +DOWNLOAD="https://osdn.net/dl/yash/yash-2.47.tar.xz" +MD5SUM="b84a978d8b47336cdb92fafd8473cce6" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |