summaryrefslogtreecommitdiffstats
path: root/development
diff options
context:
space:
mode:
author xaizek2022-10-14 00:48:00 +0200
committer Willy Sudiarto Raharjo2022-10-15 05:47:30 +0200
commit2f0b374be73f680861f2251ad03f2b9a24d9ae00 (patch)
tree97783378accf71b214ed54b3c1ae345113a332da /development
parent4c183af95f0c2fd3a3510b1e7597eb2a6bea41b6 (diff)
downloadslackbuilds-2f0b374be73f680861f2251ad03f2b9a24d9ae00.tar.gz
development/xmake: Updated for version 2.7.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development')
-rw-r--r--development/xmake/xmake.SlackBuild2
-rw-r--r--development/xmake/xmake.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/development/xmake/xmake.SlackBuild b/development/xmake/xmake.SlackBuild
index b0c7699ae2..7773abc713 100644
--- a/development/xmake/xmake.SlackBuild
+++ b/development/xmake/xmake.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=xmake
-VERSION=${VERSION:-2.7.1}
+VERSION=${VERSION:-2.7.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/xmake/xmake.info b/development/xmake/xmake.info
index a4339db252..d1b6d28d73 100644
--- a/development/xmake/xmake.info
+++ b/development/xmake/xmake.info
@@ -1,8 +1,8 @@
PRGNAM="xmake"
-VERSION="2.7.1"
+VERSION="2.7.2"
HOMEPAGE="https://xmake.io/"
-DOWNLOAD="https://github.com/xmake-io/xmake/releases/download/v2.7.1/xmake-v2.7.1.tar.gz"
-MD5SUM="701d04c2a5bdb213b8e5c0edeaa7506e"
+DOWNLOAD="https://github.com/xmake-io/xmake/releases/download/v2.7.2/xmake-v2.7.2.tar.gz"
+MD5SUM="32f5bc4206e0da5ee17eceafbf8da3e5"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""