diff --git a/development/xmake/xmake.SlackBuild b/development/xmake/xmake.SlackBuild index 567017dbf9..360730d6a1 100644 --- a/development/xmake/xmake.SlackBuild +++ b/development/xmake/xmake.SlackBuild @@ -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} diff --git a/development/xmake/xmake.info b/development/xmake/xmake.info index 42f3a9a67a..7bcd9c3cf7 100644 --- a/development/xmake/xmake.info +++ b/development/xmake/xmake.info @@ -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=""