summaryrefslogtreecommitdiffstats
path: root/development
diff options
context:
space:
mode:
author xaizek <xaizek@posteo.net>2023-07-14 09:23:03 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-07-14 09:23:03 +0700
commit3fa5be16c4e372808d7d27904c07174d77a4efd8 (patch)
treec7740ac7f82c563d0e6fe8e4304c4ff2f1808b9d /development
parent9d2b100ce5b3d2c500ba48b85a9fbbf80203828b (diff)
downloadslackbuilds-3fa5be16c4e372808d7d27904c07174d77a4efd8.tar.gz
slackbuilds-3fa5be16c4e372808d7d27904c07174d77a4efd8.tar.xz
development/xmake: Updated for version 2.8.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 4f71115a54..75eb34799c 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.7.9}
+VERSION=${VERSION:-2.8.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/xmake/xmake.info b/development/xmake/xmake.info
index a44a04b86b..39e52277eb 100644
--- a/development/xmake/xmake.info
+++ b/development/xmake/xmake.info
@@ -1,8 +1,8 @@
PRGNAM="xmake"
-VERSION="2.7.9"
+VERSION="2.8.1"
HOMEPAGE="https://xmake.io/"
-DOWNLOAD="https://github.com/xmake-io/xmake/releases/download/v2.7.9/xmake-v2.7.9.tar.gz"
-MD5SUM="9d9106f8121ced47132de01f79cf13e7"
+DOWNLOAD="https://github.com/xmake-io/xmake/releases/download/v2.8.1/xmake-v2.8.1.tar.gz"
+MD5SUM="505054de62504aa12886737d080ec07a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""