diff options
| author | ruki <[email protected]> | 2020-10-29 00:25:23 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2020-10-29 00:25:23 +0800 |
| commit | 7f2e9fb7f3bac208d0c7bc58fcf4b3ec5de91fac (patch) | |
| tree | 9ecd18a99876d10f9c0043af5a58cf2bbb13668a /scripts | |
| parent | e59c0abfde6bd69bf7c995370adeac757d7b23e3 (diff) | |
fix xmake.spec
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/rpmbuild/SPECS/xmake.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/rpmbuild/SPECS/xmake.spec b/scripts/rpmbuild/SPECS/xmake.spec index a0ab29c03..059017fc5 100644 --- a/scripts/rpmbuild/SPECS/xmake.spec +++ b/scripts/rpmbuild/SPECS/xmake.spec @@ -1,4 +1,4 @@ -%define xmake_revision b130fe8d962493ec230477372f6590d9648dcfb8 +%define xmake_revision e59c0abfde6bd69bf7c995370adeac757d7b23e3 %define tbox_revision f4970bcd0fcc05b09742452a4b3b3d2d1055569d %define sv_revision 9a3cf7c8e589de4f70378824329882c4a047fffc %define lua_cjson_revision 515bab6d6d80b164b94db73af69609ea02f3a798 |
