diff options
| author | ruki <[email protected]> | 2023-11-08 00:28:46 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2023-11-08 00:28:46 +0800 |
| commit | 3bdfa2178d729709c40669ec9f2e361636f01eb3 (patch) | |
| tree | 721ffbb6836309a4f1d4e4be289adbc4ff60e804 /scripts/rpmbuild | |
| parent | debbd3ac368d3f3545948769ea48f7014c7f16dd (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 826d2f4ed..651a3df2d 100644 --- a/scripts/rpmbuild/xmake.spec +++ b/scripts/rpmbuild/xmake.spec @@ -2,7 +2,7 @@ %define use_luajit 0 Name: xmake -Version: 2.8.3 +Version: 2.8.5 Release: 1%{?dist} Summary: A cross-platform build utility based on Lua |
