summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/get.ps12
-rw-r--r--scripts/rpmbuild/SPECS/xmake.spec6
2 files changed, 4 insertions, 4 deletions
diff --git a/scripts/get.ps1 b/scripts/get.ps1
index 538220acd..4655b9133 100755
--- a/scripts/get.ps1
+++ b/scripts/get.ps1
@@ -11,7 +11,7 @@ param (
)
& {
- $LastRelease = "v2.6.2"
+ $LastRelease = "v2.6.3"
$ErrorActionPreference = 'Stop'
function writeErrorTip($msg) {
diff --git a/scripts/rpmbuild/SPECS/xmake.spec b/scripts/rpmbuild/SPECS/xmake.spec
index 3485dc68a..751653cca 100644
--- a/scripts/rpmbuild/SPECS/xmake.spec
+++ b/scripts/rpmbuild/SPECS/xmake.spec
@@ -1,5 +1,5 @@
-%define xmake_revision 022ca13475739cee7e10bd0a3256ecd704fb2e6d
-%define tbox_revision 122a479e626ee3fdd7d6c1117ec7c19212a1e087
+%define xmake_revision 39b06a7c29fcc7ae122c68ca19e94506047037b5
+%define tbox_revision 927fc0ed16e02f7591a8403754f351215bbf4524
%define sv_revision 035262773da0500367cb88e6f30197908159a348
%define lua_cjson_revision 515bab6d6d80b164b94db73af69609ea02f3a798
%define luajit_revision e9af1abec542e6f9851ff2368e7f196b6382a44c
@@ -8,7 +8,7 @@
%undefine _disable_source_fetch
Name: xmake
-Version: 2.6.2
+Version: 2.6.3
Release: 1%{?dist}
Summary: A cross-platform build utility based on Lua
BuildArch: noarch