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.SlackBuild | |
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.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 399aa0ea5cd87..339d3aec501a8 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.6.5} +VERSION=${VERSION:-2.6.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |