summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author Gene Carlson <kvngncrlsn@gmail.com>2024-03-20 23:05:36 +0900
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2024-03-20 23:55:44 +0700
commita40cf2fef73dd18bcc7b9bc1a7ea0fe6121777f5 (patch)
tree844b9b12a960858e908d6f9d00367943173eedac /system
parent9b123a778d6365e25b5b620605dc0f12c0ca907a (diff)
downloadslackbuilds-a40cf2fef73dd18bcc7b9bc1a7ea0fe6121777f5.tar.gz
slackbuilds-a40cf2fef73dd18bcc7b9bc1a7ea0fe6121777f5.tar.xz
system/yash: Updated for version 2.56.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r--system/yash/yash.SlackBuild4
-rw-r--r--system/yash/yash.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/system/yash/yash.SlackBuild b/system/yash/yash.SlackBuild
index cf52baefc2..82f67447e2 100644
--- a/system/yash/yash.SlackBuild
+++ b/system/yash/yash.SlackBuild
@@ -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}
diff --git a/system/yash/yash.info b/system/yash/yash.info
index d140f041d5..809beab497 100644
--- a/system/yash/yash.info
+++ b/system/yash/yash.info
@@ -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=""