development/xmake: Updated for version 2.8.3.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
xaizek 2023-09-27 11:38:59 +07:00 committed by Willy Sudiarto Raharjo
parent 02171e76fd
commit 81d6bd22ac
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.2}
VERSION=${VERSION:-2.8.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

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