diff options
| author | ruki <[email protected]> | 2024-06-24 23:20:07 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2024-06-24 23:20:07 +0800 |
| commit | 9eb191fc028f32d71de393cd2a46df7fc076bf4b (patch) | |
| tree | e0966b0434bd428287f0b645356ef48bf91aba7d /scripts/rpmbuild | |
| parent | a5da06f378bd644b2aad89fb6a69dcde05152ef2 (diff) | |
update spec
Diffstat (limited to 'scripts/rpmbuild')
| -rw-r--r-- | scripts/rpmbuild/xmake.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/rpmbuild/xmake.spec b/scripts/rpmbuild/xmake.spec index 007feb679..4ffd12362 100644 --- a/scripts/rpmbuild/xmake.spec +++ b/scripts/rpmbuild/xmake.spec @@ -2,7 +2,7 @@ %define use_luajit 0 Name: xmake -Version: 2.9.2 +Version: 2.9.3 Release: 1%{?dist} Summary: A cross-platform build utility based on Lua |
