diff options
| author | ruki <[email protected]> | 2024-07-30 00:43:05 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2024-07-30 00:43:05 +0800 |
| commit | 984623cfe60b9b46cc16bb97da6d90bc90e82167 (patch) | |
| tree | c9652ba7ea582cfaa0926ed8f35853e59fb13f79 /scripts | |
| parent | e85b001f1fb873d4d781d90255f6fdb40625bd16 (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 4ffd12362..08dd90cc0 100644 --- a/scripts/rpmbuild/xmake.spec +++ b/scripts/rpmbuild/xmake.spec @@ -2,7 +2,7 @@ %define use_luajit 0 Name: xmake -Version: 2.9.3 +Version: 2.9.4 Release: 1%{?dist} Summary: A cross-platform build utility based on Lua |
