aboutsummaryrefslogtreecommitdiff
path: root/development/xmake
diff options
context:
space:
mode:
authorxaizek <xaizek@posteo.net>2023-09-27 11:38:59 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-09-27 11:38:59 +0700
commit81d6bd22ac0749a904c90628ccdcfab6f20d3255 (patch)
treeb4ab602886305502f0c2752d4e165ee6888868cb /development/xmake
parent02171e76fd3babdc2df3ceeae7cbb1ffd949bd7d (diff)
development/xmake: Updated for version 2.8.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/xmake')
-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 567017dbf928..360730d6a1d3 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.2}
+VERSION=${VERSION:-2.8.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/xmake/xmake.info b/development/xmake/xmake.info
index 42f3a9a67a3a..7bcd9c3cf7f6 100644
--- a/development/xmake/xmake.info
+++ b/development/xmake/xmake.info
@@ -1,8 +1,8 @@
PRGNAM="xmake"
-VERSION="2.8.2"
+VERSION="2.8.3"
HOMEPAGE="https://xmake.io/"
-DOWNLOAD="https://github.com/xmake-io/xmake/releases/download/v2.8.2/xmake-v2.8.2.tar.gz"
-MD5SUM="1d69b2e0bbf3d9073ef39fdaabe3dd6c"
+DOWNLOAD="https://github.com/xmake-io/xmake/releases/download/v2.8.3/xmake-v2.8.3.tar.gz"
+MD5SUM="de7244f61a2d140782c0bb8aaee82bac"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""