mirror of
https://abf.rosa.ru/djam/fheroes2.git
synced 2025-02-23 09:42:53 +00:00
0.9.21
This commit is contained in:
parent
6c0a0738c7
commit
656fb9985f
2 changed files with 4 additions and 4 deletions
2
.abf.yml
2
.abf.yml
|
@ -1,3 +1,3 @@
|
|||
sources:
|
||||
fheroes2-0.9.20.tar.gz: e592c23d2abb6239cc3a3c24d0b75a794d76eb2f
|
||||
fheroes2-0.9.21.tar.gz: bc63d74019cc417eb67ebfcf1d72d8e3f2df6806
|
||||
fheroes2.png: 29369e838940593d9fe23321903f40d58f4f1d6c
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
Summary: Free implementation of Heroes of the Might and Magic II engine
|
||||
Name: fheroes2
|
||||
Epoch: 1
|
||||
Version: 0.9.20
|
||||
Version: 0.9.21
|
||||
Release: 1
|
||||
License: GPLv2+
|
||||
Group: Games/Strategy
|
||||
|
@ -46,8 +46,8 @@ into your /usr/share/games/fheroes2/{maps,data} directories respectively.
|
|||
%build
|
||||
%setup_compile_flags
|
||||
#cmake
|
||||
export CXX=clang++
|
||||
export CC=clang
|
||||
%clang_gcc_wrapper
|
||||
|
||||
%cmake
|
||||
%make \
|
||||
WITH_AI=simple \
|
||||
|
|
Loading…
Add table
Reference in a new issue