system/yash: Updated for version 2.56.1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Gene Carlson 2024-03-20 23:05:36 +09:00 committed by Willy Sudiarto Raharjo
parent 9b123a778d
commit a40cf2fef7
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View file

@ -4,7 +4,7 @@
# Copyright 2015-2018 Leonard Schmidt <lems@gmx.net>
# Copyright 2018-2020 Hunter Sezen <orbea@riseup.net>
# Copyright 2023 K. Eugene Carlson <kvngncrlsn@gmail.com>
# Copyright 2023-2024 K. Eugene Carlson <kvngncrlsn@gmail.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -27,7 +27,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=yash
VERSION=${VERSION:-2.55}
VERSION=${VERSION:-2.56.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="yash"
VERSION="2.55"
VERSION="2.56.1"
HOMEPAGE="https://magicant.github.io/yash/"
DOWNLOAD="https://github.com/magicant/yash/releases/download/2.55/yash-2.55.tar.xz"
MD5SUM="ec4ad069cd79aace2348abeb6dcb5275"
DOWNLOAD="https://github.com/magicant/yash/releases/download/2.56.1/yash-2.56.1.tar.xz"
MD5SUM="c871fe6cf3eef8c753690bd617b92fd4"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""