summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author xaizek <xaizek@posteo.net>2023-08-26 10:49:35 +0900
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-08-26 19:07:01 +0700
commit33ff378172a4c86d30e3ea8ddb7249e6e3811f1e (patch)
treef8f7496716195e4b1360613d3974f1d0ff90c1bb
parent2dd170ca7f6ea728e4132c576e5a4b55233630eb (diff)
downloadslackbuilds-33ff378172a4c86d30e3ea8ddb7249e6e3811f1e.tar.gz
slackbuilds-33ff378172a4c86d30e3ea8ddb7249e6e3811f1e.tar.xz
development/xmake: Updated for version 2.8.2.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--development/xmake/xmake.SlackBuild2
-rw-r--r--development/xmake/xmake.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/development/xmake/xmake.SlackBuild b/development/xmake/xmake.SlackBuild
index 75eb34799c..567017dbf9 100644
--- a/development/xmake/xmake.SlackBuild
+++ b/development/xmake/xmake.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=xmake
-VERSION=${VERSION:-2.8.1}
+VERSION=${VERSION:-2.8.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/xmake/xmake.info b/development/xmake/xmake.info
index 39e52277eb..42f3a9a67a 100644
--- a/development/xmake/xmake.info
+++ b/development/xmake/xmake.info
@@ -1,8 +1,8 @@
PRGNAM="xmake"
-VERSION="2.8.1"
+VERSION="2.8.2"
HOMEPAGE="https://xmake.io/"
-DOWNLOAD="https://github.com/xmake-io/xmake/releases/download/v2.8.1/xmake-v2.8.1.tar.gz"
-MD5SUM="505054de62504aa12886737d080ec07a"
+DOWNLOAD="https://github.com/xmake-io/xmake/releases/download/v2.8.2/xmake-v2.8.2.tar.gz"
+MD5SUM="1d69b2e0bbf3d9073ef39fdaabe3dd6c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""