diff options
| author | ruki <[email protected]> | 2024-05-24 22:13:35 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2024-05-24 22:13:35 +0800 |
| commit | a787d6ebda2123db9a5326b0a9cfc00fa87710f0 (patch) | |
| tree | 9803fde55480e3d8d5eb9f9ec83f80fb5c9b4949 /scripts | |
| parent | 6b6557c5417b3eb3031549f6ae223ea471fdf1a1 (diff) | |
update spec
Diffstat (limited to 'scripts')
| -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 74a94c496..007feb679 100644 --- a/scripts/rpmbuild/xmake.spec +++ b/scripts/rpmbuild/xmake.spec @@ -2,7 +2,7 @@ %define use_luajit 0 Name: xmake -Version: 2.9.1 +Version: 2.9.2 Release: 1%{?dist} Summary: A cross-platform build utility based on Lua |
