diff options
author | xaizek <xaizek@posteo.net> | 2023-02-25 01:41:45 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-02-25 09:18:06 +0700 |
commit | 9646e6b2c49a277f2c52e442b891db2455b5fd92 (patch) | |
tree | 8cf60adac35322e144e35687dab08f3ffcab1eea /development/xmake/xmake.SlackBuild | |
parent | db52eb4df300b79eed9f9cc58edf73cece7faebb (diff) |
development/xmake: Updated for version 2.7.7.
Signed-off-by: bedlam <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/xmake/xmake.SlackBuild')
-rw-r--r-- | development/xmake/xmake.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/xmake/xmake.SlackBuild b/development/xmake/xmake.SlackBuild index 735e7af8ee9fa..b7f807e2f7979 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.6} +VERSION=${VERSION:-2.7.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |