aboutsummaryrefslogtreecommitdiff
path: root/development/xmake
diff options
context:
space:
mode:
authorxaizek <xaizek@posteo.net>2023-04-07 17:43:03 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-04-08 09:16:27 +0700
commit6f6153c1d829c746e4638e5c239904682dd73111 (patch)
treeb282fb21e5e65bbfd423e83a15388c655ff26ec1 /development/xmake
parent930399112ae91cd4a301450b81b20d48da2a8252 (diff)
downloadslackbuilds-6f6153c1d829c746e4638e5c239904682dd73111.tar.xz
development/xmake: Updated for version 2.7.8.
Signed-off-by: bedlam <dave@slackbuilds.org> 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 b7f807e2f797..80f999e7f3bb 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.7.7}
+VERSION=${VERSION:-2.7.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/xmake/xmake.info b/development/xmake/xmake.info
index f7c609a8a4ce..d298ead28c83 100644
--- a/development/xmake/xmake.info
+++ b/development/xmake/xmake.info
@@ -1,8 +1,8 @@
PRGNAM="xmake"
-VERSION="2.7.7"
+VERSION="2.7.8"
HOMEPAGE="https://xmake.io/"
-DOWNLOAD="https://github.com/xmake-io/xmake/releases/download/v2.7.7/xmake-v2.7.7.tar.gz"
-MD5SUM="b33f38888ca29fe73d0ef806d83f04b3"
+DOWNLOAD="https://github.com/xmake-io/xmake/releases/download/v2.7.8/xmake-v2.7.8.tar.gz"
+MD5SUM="839a27c41b7b555b9a7c4dffdaae8293"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""