diff options
author | xaizek <xaizek@posteo.net> | 2022-05-25 23:47:52 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-05-28 09:11:23 +0700 |
commit | 768d5d795fee832d1fddbcf08d4286c804a795c5 (patch) | |
tree | bd2fa057842845a65b902869ba26642e12fed6d6 /development/xmake/xmake.info | |
parent | 8601317111de8187ad45764d9b143e5d5e9976a0 (diff) |
development/xmake: Updated for version 2.6.6.
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 deb4325c0754..f4403705da02 100644 --- a/development/xmake/xmake.info +++ b/development/xmake/xmake.info @@ -1,8 +1,8 @@ PRGNAM="xmake" -VERSION="2.6.5" +VERSION="2.6.6" HOMEPAGE="https://xmake.io/" -DOWNLOAD="https://github.com/xmake-io/xmake/releases/download/v2.6.5/xmake-v2.6.5.tar.gz" -MD5SUM="1ead9e8f9d83b4013a76605dadd21506" +DOWNLOAD="https://github.com/xmake-io/xmake/releases/download/v2.6.6/xmake-v2.6.6.tar.gz" +MD5SUM="2f5f035b8f96222e519a92348a3b69e4" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |