mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
system/yash: Updated for version 2.41.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
fe462c160e
commit
0d01a99d20
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=yash
|
||||
VERSION=${VERSION:-2.40}
|
||||
VERSION=${VERSION:-2.41}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="yash"
|
||||
VERSION="2.40"
|
||||
VERSION="2.41"
|
||||
HOMEPAGE="http://yash.osdn.jp/index.html.en"
|
||||
DOWNLOAD="http://osdn.dl.sourceforge.jp/yash/64293/yash-2.40.tar.xz"
|
||||
MD5SUM="cf68496dc1a07b0a090e8944c48f1a07"
|
||||
DOWNLOAD="http://osdn.dl.sourceforge.jp/yash/64861/yash-2.41.tar.xz"
|
||||
MD5SUM="58d16c5dc4169dc8405e0db32bbad392"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue