summaryrefslogtreecommitdiffstats
path: root/development
diff options
context:
space:
mode:
author xaizek2024-03-13 18:02:39 +0100
committer Willy Sudiarto Raharjo2024-03-14 10:14:36 +0100
commit4afb0a13f40bd30c77cc95c87772f52eac495754 (patch)
tree8b086d8e0db0efc3578c233e22dc0c6910305dbc /development
parente5ae8399bd35dfcbaa3218b2e8e72df92fa4a694 (diff)
downloadslackbuilds-4afb0a13f40bd30c77cc95c87772f52eac495754.tar.gz
development/xmake: Updated for version 2.8.8.
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 fb9ceb9d6b..961daa65fb 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.7}
+VERSION=${VERSION:-2.8.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/xmake/xmake.info b/development/xmake/xmake.info
index a1d686aea2..1740a23150 100644
--- a/development/xmake/xmake.info
+++ b/development/xmake/xmake.info
@@ -1,8 +1,8 @@
PRGNAM="xmake"
-VERSION="2.8.7"
+VERSION="2.8.8"
HOMEPAGE="https://xmake.io/"
-DOWNLOAD="https://github.com/xmake-io/xmake/releases/download/v2.8.7/xmake-v2.8.7.tar.gz"
-MD5SUM="abec293c43118b9378b5fbf7fbf9e959"
+DOWNLOAD="https://github.com/xmake-io/xmake/releases/download/v2.8.8/xmake-v2.8.8.tar.gz"
+MD5SUM="c8b9e193bad1e3a544d9d69ff6488c5c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""