games/freeciv: Updated for version 2.2.3.

Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
Niels Horn 2010-09-18 14:14:34 -05:00 committed by Robby Workman
parent d430ee1ff0
commit 890ba3a792
2 changed files with 6 additions and 6 deletions

View file

@ -3,10 +3,10 @@
# Written by Iskar Enev <iskar.enev[@]gmail.com>
# Maintained as of version 2.2.2 by Niels Horn <niels.horn@gmail.com>
# Revision date: 2010/08/23
# Revision date: 2010/09/17
PRGNAM=freeciv
VERSION=2.2.2
VERSION=2.2.3
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="freeciv"
VERSION="2.2.2"
VERSION="2.2.3"
HOMEPAGE="http://www.freeciv.org"
DOWNLOAD="http://downloads.sourceforge.net/freeciv/freeciv-2.2.2.tar.bz2"
MD5SUM="fae46199dedaf0decc3b82dc06f95624"
DOWNLOAD="http://downloads.sourceforge.net/freeciv/freeciv-2.2.3.tar.bz2"
MD5SUM="b324e3c59f029d0566482f584181a4b2"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Niels Horn"
EMAIL="niels.horn@gmail.com"
APPROVED="dsomero"
APPROVED="Erik Hanson"