diff options
| author | ruki <[email protected]> | 2023-08-23 00:49:35 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2023-08-23 00:49:35 +0800 |
| commit | df013000bcf4b2366a056740619fccf38befad77 (patch) | |
| tree | 1cff5ebbb4ecd2efb5dd96c31d170f250d4ded81 /scripts | |
| parent | 57212c68174eb9e5f40c27ab6ba5a335850feb85 (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 fdd1482d8..6ec98e8da 100644 --- a/scripts/rpmbuild/xmake.spec +++ b/scripts/rpmbuild/xmake.spec @@ -2,7 +2,7 @@ %define use_luajit 0 Name: xmake -Version: 2.8.1 +Version: 2.8.2 Release: 1%{?dist} Summary: A cross-platform build utility based on Lua |
