summaryrefslogtreecommitdiffstats
path: root/development
diff options
context:
space:
mode:
author xaizek2024-04-06 02:07:40 +0200
committer Willy Sudiarto Raharjo2024-04-13 17:02:11 +0200
commiteac5c84da0d259fa4edc97c1517b4b516a88ebaa (patch)
treeeded0896d8d8d1b6af427eaf328990db20474c3e /development
parent995e178ed79d4151865a7aa1b91df93144282f6a (diff)
downloadslackbuilds-eac5c84da0d259fa4edc97c1517b4b516a88ebaa.tar.gz
development/xmake: Updated for version 2.8.9.
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 961daa65fb..a93ed455e4 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.8}
+VERSION=${VERSION:-2.8.9}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/xmake/xmake.info b/development/xmake/xmake.info
index 1740a23150..6bb183ae48 100644
--- a/development/xmake/xmake.info
+++ b/development/xmake/xmake.info
@@ -1,8 +1,8 @@
PRGNAM="xmake"
-VERSION="2.8.8"
+VERSION="2.8.9"
HOMEPAGE="https://xmake.io/"
-DOWNLOAD="https://github.com/xmake-io/xmake/releases/download/v2.8.8/xmake-v2.8.8.tar.gz"
-MD5SUM="c8b9e193bad1e3a544d9d69ff6488c5c"
+DOWNLOAD="https://github.com/xmake-io/xmake/releases/download/v2.8.9/xmake-v2.8.9.tar.gz"
+MD5SUM="2b38f0522c6a20efe605f024a7949799"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""