diff options
| author | ruki <[email protected]> | 2023-07-11 22:56:31 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2023-07-11 22:56:31 +0800 |
| commit | 2d88d41398b6fb0cc9e3c7dd473be53bd2d4a05b (patch) | |
| tree | 61dd6443bef109bd88b07a73293eeacc5b0033e4 /scripts/rpmbuild | |
| parent | 12fe4e0c5847478afef8580b4abb3113dc729193 (diff) | |
update spec
Diffstat (limited to 'scripts/rpmbuild')
| -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 dd4f3b1af..9f2cb138d 100644 --- a/scripts/rpmbuild/xmake.spec +++ b/scripts/rpmbuild/xmake.spec @@ -2,7 +2,7 @@ %define use_luajit 0 Name: xmake -Version: 2.7.9 +Version: 2.8.1 Release: 1%{?dist} Summary: A cross-platform build utility based on Lua |
