development/xmake: Updated for version 2.8.2.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
xaizek 2023-08-26 10:49:35 +09:00 committed by Willy Sudiarto Raharjo
parent 2dd170ca7f
commit 33ff378172
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.1}
VERSION=${VERSION:-2.8.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="xmake"
VERSION="2.8.1"
VERSION="2.8.2"
HOMEPAGE="https://xmake.io/"
DOWNLOAD="https://github.com/xmake-io/xmake/releases/download/v2.8.1/xmake-v2.8.1.tar.gz"
MD5SUM="505054de62504aa12886737d080ec07a"
DOWNLOAD="https://github.com/xmake-io/xmake/releases/download/v2.8.2/xmake-v2.8.2.tar.gz"
MD5SUM="1d69b2e0bbf3d9073ef39fdaabe3dd6c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""