summaryrefslogtreecommitdiffstats
path: root/development
diff options
context:
space:
mode:
author xaizek2024-03-01 19:26:02 +0100
committer Willy Sudiarto Raharjo2024-03-01 19:39:36 +0100
commit67d735bc9ea3d8fc57dfae8f8c9e85fae4e3a98e (patch)
tree2b580e33613dda38e6a84ccaf06a720c67be31d6 /development
parent58c81f816dc9a6dfd079450192b51f486885029f (diff)
downloadslackbuilds-67d735bc9ea3d8fc57dfae8f8c9e85fae4e3a98e.tar.gz
development/xmake: Updated for version 2.8.7.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development')
-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 11fee33c66..fb9ceb9d6b 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.6}
+VERSION=${VERSION:-2.8.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/xmake/xmake.info b/development/xmake/xmake.info
index e621741687..a1d686aea2 100644
--- a/development/xmake/xmake.info
+++ b/development/xmake/xmake.info
@@ -1,8 +1,8 @@
PRGNAM="xmake"
-VERSION="2.8.6"
+VERSION="2.8.7"
HOMEPAGE="https://xmake.io/"
-DOWNLOAD="https://github.com/xmake-io/xmake/releases/download/v2.8.6/xmake-v2.8.6.tar.gz"
-MD5SUM="b47a99aa5169e6036bc36db171a0725c"
+DOWNLOAD="https://github.com/xmake-io/xmake/releases/download/v2.8.7/xmake-v2.8.7.tar.gz"
+MD5SUM="abec293c43118b9378b5fbf7fbf9e959"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""