aboutsummaryrefslogtreecommitdiff
path: root/development
diff options
context:
space:
mode:
authorxaizek <xaizek@posteo.net>2024-11-02 06:57:56 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-11-02 08:38:04 +0700
commit814612bf904aefea6256fe365f189a226fd677f8 (patch)
tree73e3aec0b557c67b4dfde4ca1bbabc66414bdd50 /development
parent20ba45e7ca8b90ee8c2f2567f3a66763fdde2ae3 (diff)
development/xmake: Updated for version 2.9.6.
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 f37a430ba100..23564cc96b2c 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.9.5}
+VERSION=${VERSION:-2.9.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/xmake/xmake.info b/development/xmake/xmake.info
index 39cd09cdc73d..105e251cc880 100644
--- a/development/xmake/xmake.info
+++ b/development/xmake/xmake.info
@@ -1,8 +1,8 @@
PRGNAM="xmake"
-VERSION="2.9.5"
+VERSION="2.9.6"
HOMEPAGE="https://xmake.io/"
-DOWNLOAD="https://github.com/xmake-io/xmake/releases/download/v2.9.5/xmake-v2.9.5.tar.gz"
-MD5SUM="7396f0ed354d491b1f4c80479987d04d"
+DOWNLOAD="https://github.com/xmake-io/xmake/releases/download/v2.9.6/xmake-v2.9.6.tar.gz"
+MD5SUM="1c27418332fa8798dbed8c2ec131ea57"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""