mirror of
https://abf.rosa.ru/djam/0ad.git
synced 2025-02-23 06:52:48 +00:00
Updated to 0.0.23
This commit is contained in:
parent
2771f3270a
commit
ff2b29295c
2 changed files with 3 additions and 2 deletions
2
.abf.yml
2
.abf.yml
|
@ -1,2 +1,2 @@
|
||||||
sources:
|
sources:
|
||||||
0ad-0.0.22-alpha-unix-build.tar.xz: da30b43f42e7e0cfc962307b4393711a6721dd91
|
0ad-0.0.23-alpha-unix-build.tar.xz: 4baf0025ba6455a3d955168d2363945f75fd0ec1
|
||||||
|
|
3
0ad.spec
3
0ad.spec
|
@ -15,7 +15,7 @@
|
||||||
|
|
||||||
Summary: Cross-Platform RTS Game of Ancient Warfare
|
Summary: Cross-Platform RTS Game of Ancient Warfare
|
||||||
Name: 0ad
|
Name: 0ad
|
||||||
Version: 0.0.22
|
Version: 0.0.23
|
||||||
Release: 1
|
Release: 1
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
License: GPLv2+ and BSD and MIT and IBM
|
License: GPLv2+ and BSD and MIT and IBM
|
||||||
|
@ -54,6 +54,7 @@ BuildRequires: pkgconfig(IL)
|
||||||
BuildRequires: pkgconfig(libcurl)
|
BuildRequires: pkgconfig(libcurl)
|
||||||
BuildRequires: pkgconfig(libenet)
|
BuildRequires: pkgconfig(libenet)
|
||||||
BuildRequires: pkgconfig(libpng)
|
BuildRequires: pkgconfig(libpng)
|
||||||
|
BuildRequires: pkgconfig(libsodium)
|
||||||
BuildRequires: pkgconfig(libxml-2.0)
|
BuildRequires: pkgconfig(libxml-2.0)
|
||||||
BuildRequires: pkgconfig(libzip)
|
BuildRequires: pkgconfig(libzip)
|
||||||
BuildRequires: pkgconfig(mozjs-38)
|
BuildRequires: pkgconfig(mozjs-38)
|
||||||
|
|
Loading…
Add table
Reference in a new issue