aboutsummaryrefslogtreecommitdiff
path: root/system
diff options
context:
space:
mode:
authorGene Carlson <kvngncrlsn@gmail.com>2024-08-14 11:21:23 +0900
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-08-14 22:00:37 +0700
commit3574f697a2b2c4ffabc2453b3abb621e270c1a40 (patch)
treed29a1550cb2ff6031e5f26805e3c76ab3d9c93fe /system
parentfe37e64e87b66a7522964c421c5afb3251288728 (diff)
system/yash: Updated for version 2.57.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r--system/yash/yash.SlackBuild2
-rw-r--r--system/yash/yash.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/system/yash/yash.SlackBuild b/system/yash/yash.SlackBuild
index 82f67447e2fb1..a5cc6fc72d30e 100644
--- a/system/yash/yash.SlackBuild
+++ b/system/yash/yash.SlackBuild
@@ -27,7 +27,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=yash
-VERSION=${VERSION:-2.56.1}
+VERSION=${VERSION:-2.57}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/system/yash/yash.info b/system/yash/yash.info
index 809beab497242..985efe8dffcf8 100644
--- a/system/yash/yash.info
+++ b/system/yash/yash.info
@@ -1,8 +1,8 @@
PRGNAM="yash"
-VERSION="2.56.1"
+VERSION="2.57"
HOMEPAGE="https://magicant.github.io/yash/"
-DOWNLOAD="https://github.com/magicant/yash/releases/download/2.56.1/yash-2.56.1.tar.xz"
-MD5SUM="c871fe6cf3eef8c753690bd617b92fd4"
+DOWNLOAD="https://github.com/magicant/yash/releases/download/2.57/yash-2.57.tar.xz"
+MD5SUM="64c9429cfcaa60450b634c9e3f099158"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""