diff options
author | xaizek <xaizek@posteo.net> | 2022-07-20 06:56:56 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-07-23 11:13:12 +0700 |
commit | e2d415a12daa111539fe55faec566019f489fb5c (patch) | |
tree | e3b6d5ffbd3b1486f7158fa50823ecd753ec7341 /development/xmake/xmake.SlackBuild | |
parent | 8442f6df581ad4c4f576145edf437963b10e0905 (diff) |
development/xmake: Updated for version 2.6.9.
Signed-off-by: Dave Woodfall <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 effb9d18d0..1a66947d1d 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.8} +VERSION=${VERSION:-2.6.9} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |