diff options
| author | ruki <[email protected]> | 2022-04-25 22:38:22 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2022-04-25 09:51:42 +0800 |
| commit | 95a0f1530d62df8850b822f1e090cbed746a611f (patch) | |
| tree | d662a214ab5eac4b7dc5fe23b66294114127d10c /scripts | |
| parent | 32b35898d3d88a961b0868f5e852d1c4ec4c94a9 (diff) | |
update version
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/rpmbuild/SPECS/xmake.spec | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/scripts/rpmbuild/SPECS/xmake.spec b/scripts/rpmbuild/SPECS/xmake.spec index 5850de406..db280d8f7 100644 --- a/scripts/rpmbuild/SPECS/xmake.spec +++ b/scripts/rpmbuild/SPECS/xmake.spec @@ -1,5 +1,5 @@ -%define xmake_revision b2a4ded3d810b41e8b82b83afc46d5d4c7139241 -%define tbox_revision cfb72e0c568537c61f672e492013af0d96cb9ae1 +%define xmake_revision 68f60cdd350c606ebb07dd79ccbfd388a47b4304 +%define tbox_revision d7b9946b94235a048b9c0064ad5cce0fce010556 %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.4 +Version: 2.6.5 Release: 1%{?dist} Summary: A cross-platform build utility based on Lua BuildArch: noarch |
