openra: update to 20180923.
This commit is contained in:
parent
d1ee3869ca
commit
b6ded20305
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'openra'
|
# Template file for 'openra'
|
||||||
pkgname=openra
|
pkgname=openra
|
||||||
version=20180307
|
version=20180923
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="OpenRA-release-${version}"
|
wrksrc="OpenRA-release-${version}"
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
@ -14,9 +14,9 @@ make_install_args="prefix=/usr"
|
||||||
homepage="http://www.openra.net"
|
homepage="http://www.openra.net"
|
||||||
short_desc="An open-source implementation of the Red Alert engine"
|
short_desc="An open-source implementation of the Red Alert engine"
|
||||||
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||||
license="GPL-3"
|
license="GPL-3.0-or-later"
|
||||||
distfiles="https://github.com/OpenRA/OpenRA/archive/release-${version}.tar.gz"
|
distfiles="https://github.com/OpenRA/OpenRA/archive/release-${version}.tar.gz"
|
||||||
checksum=b775fd4845df3fdbf89c136c7267bacc57e213eedbecc31c599a8b80c3e26544
|
checksum=85943a229a8f927727614055a58200f4a0d4df4ae7a71d7b2443de22abb2d688
|
||||||
|
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue