diff options
author | xaizek <xaizek@posteo.net> | 2024-03-02 01:26:02 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-03-02 01:39:36 +0700 |
commit | 67d735bc9ea3d8fc57dfae8f8c9e85fae4e3a98e (patch) | |
tree | 2b580e33613dda38e6a84ccaf06a720c67be31d6 /development/xmake/xmake.info | |
parent | 58c81f816dc9a6dfd079450192b51f486885029f (diff) |
development/xmake: Updated for version 2.8.7.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/xmake/xmake.info')
-rw-r--r-- | development/xmake/xmake.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/development/xmake/xmake.info b/development/xmake/xmake.info index e621741687c8..a1d686aea249 100644 --- a/development/xmake/xmake.info +++ b/development/xmake/xmake.info @@ -1,8 +1,8 @@ PRGNAM="xmake" -VERSION="2.8.6" +VERSION="2.8.7" HOMEPAGE="https://xmake.io/" -DOWNLOAD="https://github.com/xmake-io/xmake/releases/download/v2.8.6/xmake-v2.8.6.tar.gz" -MD5SUM="b47a99aa5169e6036bc36db171a0725c" +DOWNLOAD="https://github.com/xmake-io/xmake/releases/download/v2.8.7/xmake-v2.8.7.tar.gz" +MD5SUM="abec293c43118b9378b5fbf7fbf9e959" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |