development/xmake: Updated for version 2.7.3.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
xaizek 2022-11-12 10:56:21 +07:00 committed by Willy Sudiarto Raharjo
parent d61975953f
commit 6249bf2473
2 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=xmake
VERSION=${VERSION:-2.7.2}
VERSION=${VERSION:-2.7.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="xmake"
VERSION="2.7.2"
VERSION="2.7.3"
HOMEPAGE="https://xmake.io/"
DOWNLOAD="https://github.com/xmake-io/xmake/releases/download/v2.7.2/xmake-v2.7.2.tar.gz"
MD5SUM="32f5bc4206e0da5ee17eceafbf8da3e5"
DOWNLOAD="https://github.com/xmake-io/xmake/releases/download/v2.7.3/xmake-v2.7.3.tar.gz"
MD5SUM="7330c8e4b5e0ad08e01a934cfed67a11"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""