diff options
| author | ruki <[email protected]> | 2024-03-02 21:39:42 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2024-03-02 21:39:42 +0800 |
| commit | d03a7b7f53b53e89b10ba6ddf45029e8d3696b3a (patch) | |
| tree | b184150a0dfbe80933a368925809dffaae1fd4d6 /scripts | |
| parent | d8e24825501cafa641b5d9eac895fa2de0c4d427 (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 a31821ce7..9de8d875b 100644 --- a/scripts/rpmbuild/xmake.spec +++ b/scripts/rpmbuild/xmake.spec @@ -2,7 +2,7 @@ %define use_luajit 0 Name: xmake -Version: 2.8.7 +Version: 2.8.8 Release: 1%{?dist} Summary: A cross-platform build utility based on Lua |
