aboutsummaryrefslogtreecommitdiff
path: root/development/xmake
diff options
context:
space:
mode:
authorxaizek <xaizek@posteo.net>2022-11-12 10:56:21 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-11-12 10:56:21 +0700
commit6249bf2473bf43ddca4d87ed2bcfd8ce203c7ef1 (patch)
tree29bd3ed054cf955ceca1b0381847948f1223adb1 /development/xmake
parentd61975953f9445104a15b9138ac06a27ce815e42 (diff)
downloadslackbuilds-6249bf2473bf43ddca4d87ed2bcfd8ce203c7ef1.tar.xz
development/xmake: Updated for version 2.7.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/xmake')
-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 7773abc7132b..3e1906d24c34 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.2}
+VERSION=${VERSION:-2.7.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/xmake/xmake.info b/development/xmake/xmake.info
index d1b6d28d730b..975115e2f544 100644
--- a/development/xmake/xmake.info
+++ b/development/xmake/xmake.info
@@ -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=""