games/0ad: Reverted to version 0.0.21.

Version 0.0.22 is reported to segfault.
This reverts commit 731b6dc715.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Reedych 2017-09-26 21:46:20 +01:00 committed by David Spencer
parent 8f31b5201d
commit 0798216e57
2 changed files with 4 additions and 4 deletions

View File

@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=0ad
VERSION=${VERSION:-0.0.22}
VERSION=${VERSION:-0.0.21}
RELEASE=${RELEASE:-alpha}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="0ad"
VERSION="0.0.22"
VERSION="0.0.21"
HOMEPAGE="https://play0ad.com/"
DOWNLOAD="http://releases.wildfiregames.com/0ad-0.0.22-alpha-unix-build.tar.xz"
MD5SUM="b015db10176cdaafb6d62946b27f06ec"
DOWNLOAD="http://releases.wildfiregames.com/0ad-0.0.21-alpha-unix-build.tar.xz"
MD5SUM="095eade8c9b3deaf25d0d7fa423ff860"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="0ad-data OpenAL enet gloox miniupnpc SDL2"