mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
games/0ad: Updated for version 0.0.18.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
b7cb87712e
commit
abf1256129
2 changed files with 6 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
#
|
||||
# Slackware build script for 0.A.D.
|
||||
#
|
||||
# Copyright 2010-2013 Erik W. Hanson, Minneapolis, MN, USA
|
||||
# Copyright 2010-2015 Erik W. Hanson, Minneapolis, MN, USA
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=0ad
|
||||
VERSION=${VERSION:-0.0.17}
|
||||
VERSION=${VERSION:-0.0.18}
|
||||
RELEASE=${RELEASE:-alpha}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="0ad"
|
||||
VERSION="0.0.17"
|
||||
VERSION="0.0.18"
|
||||
HOMEPAGE="http://www.wildfiregames.com/0ad/"
|
||||
DOWNLOAD="http://releases.wildfiregames.com/0ad-0.0.17-alpha-unix-build.tar.xz"
|
||||
MD5SUM="c59990a355060e01174919ae444ad7c2"
|
||||
DOWNLOAD="http://releases.wildfiregames.com/0ad-0.0.18-alpha-unix-build.tar.xz"
|
||||
MD5SUM="84aedae3ab86955f87c55607600daa12"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="0ad-data OpenAL enet gloox"
|
||||
REQUIRES="0ad-data OpenAL enet gloox miniupnpc"
|
||||
MAINTAINER="Erik Hanson"
|
||||
EMAIL="erik@slackbuilds.org"
|
||||
|
|
Loading…
Reference in a new issue