diff options
| author | ruki <[email protected]> | 2024-03-22 00:39:55 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2024-03-22 00:39:55 +0800 |
| commit | 74791ce720a071da781148394013c8107aaa0346 (patch) | |
| tree | 38de48d8ad59cd90ca6174f0778f4291ebec0f08 /scripts | |
| parent | cb1b65054db2a2917ef3998d9f0b2f72a8d99e54 (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 9de8d875b..af395f931 100644 --- a/scripts/rpmbuild/xmake.spec +++ b/scripts/rpmbuild/xmake.spec @@ -2,7 +2,7 @@ %define use_luajit 0 Name: xmake -Version: 2.8.8 +Version: 2.8.9 Release: 1%{?dist} Summary: A cross-platform build utility based on Lua |
