summaryrefslogtreecommitdiffstats
path: root/development
diff options
context:
space:
mode:
author xaizek2024-04-27 01:44:57 +0200
committer Willy Sudiarto Raharjo2024-04-27 02:25:38 +0200
commit3b2ffb2624b461e69b9fcc72358561534f85c8e9 (patch)
tree978193b683b19c6c2659c2fa2e3e9500e348fe1b /development
parentadc10b6c64a995ac4fc1c019ae47438502adeea8 (diff)
downloadslackbuilds-3b2ffb2624b461e69b9fcc72358561534f85c8e9.tar.gz
development/xmake: Updated for version 2.9.1.
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 a93ed455e4..86c296c444 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.9}
+VERSION=${VERSION:-2.9.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/xmake/xmake.info b/development/xmake/xmake.info
index 6bb183ae48..cc9d1b89dc 100644
--- a/development/xmake/xmake.info
+++ b/development/xmake/xmake.info
@@ -1,8 +1,8 @@
PRGNAM="xmake"
-VERSION="2.8.9"
+VERSION="2.9.1"
HOMEPAGE="https://xmake.io/"
-DOWNLOAD="https://github.com/xmake-io/xmake/releases/download/v2.8.9/xmake-v2.8.9.tar.gz"
-MD5SUM="2b38f0522c6a20efe605f024a7949799"
+DOWNLOAD="https://github.com/xmake-io/xmake/releases/download/v2.9.1/xmake-v2.9.1.tar.gz"
+MD5SUM="1878cfb6931dec869d8449b394bb6b2f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""