system/yash: Updated for version 2.47.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Leonard Schmidt 2018-04-24 09:06:07 +07:00 committed by Willy Sudiarto Raharjo
parent 49e9a40530
commit fc5de91e35
2 changed files with 6 additions and 6 deletions

View file

@ -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}

View file

@ -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=""