summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author xaizek2022-06-23 01:18:20 +0200
committer Willy Sudiarto Raharjo2022-07-02 04:55:31 +0200
commit0ff82d47c30da62dacb304968a3f421fab388c69 (patch)
tree21d9d96636fe47a696ac15d8cc4565fd98c54814
parentdaf2c0e21621d313d502f23ff82f8707087d4c3a (diff)
downloadslackbuilds-0ff82d47c30da62dacb304968a3f421fab388c69.tar.gz
development/xmake: Updated for version 2.6.8.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 8c7c0f6c51..effb9d18d0 100644
--- a/development/xmake/xmake.SlackBuild
+++ b/development/xmake/xmake.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=xmake
-VERSION=${VERSION:-2.6.7}
+VERSION=${VERSION:-2.6.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/xmake/xmake.info b/development/xmake/xmake.info
index 5fd74d44a6..3a51ba7db1 100644
--- a/development/xmake/xmake.info
+++ b/development/xmake/xmake.info
@@ -1,8 +1,8 @@
PRGNAM="xmake"
-VERSION="2.6.7"
+VERSION="2.6.8"
HOMEPAGE="https://xmake.io/"
-DOWNLOAD="https://github.com/xmake-io/xmake/releases/download/v2.6.7/xmake-v2.6.7.tar.gz"
-MD5SUM="c822342d740ce01e24a78dfa23331e4e"
+DOWNLOAD="https://github.com/xmake-io/xmake/releases/download/v2.6.8/xmake-v2.6.8.tar.gz"
+MD5SUM="c0c89cf29072518bff727a2a4586c1da"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""