diff options
| author | ruki <[email protected]> | 2021-01-21 22:38:17 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2021-01-21 22:38:17 +0800 |
| commit | a5766dd0fd9da90a343666ad6d386ede7112d0c2 (patch) | |
| tree | 54a4edec7554b4971bb47b9c197361dc3066508c /scripts | |
| parent | 2f6e5e72cb9527bad1b417ef9c48ea0ecfae53b7 (diff) | |
update version
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/rpmbuild/SPECS/xmake.spec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/rpmbuild/SPECS/xmake.spec b/scripts/rpmbuild/SPECS/xmake.spec index b90a61972..e92022b73 100644 --- a/scripts/rpmbuild/SPECS/xmake.spec +++ b/scripts/rpmbuild/SPECS/xmake.spec @@ -1,4 +1,4 @@ -%define xmake_revision 9d11596bc4af13d11f08a17ec6c416fb7673c70d +%define xmake_revision 2f6e5e72cb9527bad1b417ef9c48ea0ecfae53b7 %define tbox_revision 6e5fb77c5ab5c0d712871c52c42a5bc7843cd780 %define sv_revision 9a3cf7c8e589de4f70378824329882c4a047fffc %define lua_cjson_revision 515bab6d6d80b164b94db73af69609ea02f3a798 @@ -7,7 +7,7 @@ %undefine _disable_source_fetch Name: xmake -Version: 2.3.9 +Version: 2.5.1 Release: 1%{?dist} Summary: A cross-platform build utility based on Lua BuildArch: noarch |
