development/xmake: Updated for version 2.8.6.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
xaizek 2023-12-27 09:17:24 +07:00 committed by Willy Sudiarto Raharjo
parent 7a121caa23
commit a053338778
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=xmake
VERSION=${VERSION:-2.8.5}
VERSION=${VERSION:-2.8.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="xmake"
VERSION="2.8.5"
VERSION="2.8.6"
HOMEPAGE="https://xmake.io/"
DOWNLOAD="https://github.com/xmake-io/xmake/releases/download/v2.8.5/xmake-v2.8.5.tar.gz"
MD5SUM="afc7f8682576bd15cd950e6fbf6f998a"
DOWNLOAD="https://github.com/xmake-io/xmake/releases/download/v2.8.6/xmake-v2.8.6.tar.gz"
MD5SUM="b47a99aa5169e6036bc36db171a0725c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""