diff options
| author | ruki <[email protected]> | 2024-02-25 22:14:45 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2024-02-25 22:14:45 +0800 |
| commit | 3c07b8702b1a4e47609b3974ac877d9d73b8aada (patch) | |
| tree | ce817634c44b64f7fc77ec8b86af2e470b8bfb41 /scripts | |
| parent | da279272a9d97365cea0b51de4955420d60e9c6e (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 33b0202ad..a31821ce7 100644 --- a/scripts/rpmbuild/xmake.spec +++ b/scripts/rpmbuild/xmake.spec @@ -2,7 +2,7 @@ %define use_luajit 0 Name: xmake -Version: 2.8.6 +Version: 2.8.7 Release: 1%{?dist} Summary: A cross-platform build utility based on Lua |
