diff options
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 1a66947d1d..b0c7699ae2 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.9} +VERSION=${VERSION:-2.7.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |