diff options
| -rw-r--r-- | scripts/rpmbuild/SPECS/xmake.spec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/rpmbuild/SPECS/xmake.spec b/scripts/rpmbuild/SPECS/xmake.spec index 81a000afd..063cbbab6 100644 --- a/scripts/rpmbuild/SPECS/xmake.spec +++ b/scripts/rpmbuild/SPECS/xmake.spec @@ -1,4 +1,4 @@ -%define xmake_revision 3e35caab8f149eb14889daa9230b1155422ec382 +%define xmake_revision dcbdbed05da1b38d79e83fcc81981ea245296d17 %define tbox_revision 0cdd892038242128bbefa4f00dcb4cc451c751d7 %define sv_revision 035262773da0500367cb88e6f30197908159a348 %define lua_cjson_revision 515bab6d6d80b164b94db73af69609ea02f3a798 @@ -9,7 +9,7 @@ %undefine _disable_source_fetch Name: xmake -Version: 2.6.8 +Version: 2.6.9 Release: 1%{?dist} Summary: A cross-platform build utility based on Lua BuildArch: noarch |
