summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
author Iskar Enev <iskar.enev[@]gmail.com>2010-03-03 14:18:22 -0600
committer Erik Hanson <erik@slackbuilds.org>2010-05-13 13:23:48 +0200
commit5700be7791c15c2c9266ea7d32fd977d6f90d464 (patch)
tree0d1b5a89031b4d1ae68000e9c61be66fd2323bc8 /games
parent062666e2daa3cc06e69293e0e0bbc560a4c61f96 (diff)
downloadslackbuilds-5700be7791c15c2c9266ea7d32fd977d6f90d464.tar.gz
slackbuilds-5700be7791c15c2c9266ea7d32fd977d6f90d464.tar.xz
games/freeciv: Updated for version 2.2.0.
Diffstat (limited to 'games')
-rw-r--r--games/freeciv/freeciv.SlackBuild4
-rw-r--r--games/freeciv/freeciv.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/games/freeciv/freeciv.SlackBuild b/games/freeciv/freeciv.SlackBuild
index 137fa52b68..3d9f14b481 100644
--- a/games/freeciv/freeciv.SlackBuild
+++ b/games/freeciv/freeciv.SlackBuild
@@ -4,7 +4,7 @@
# Modified by SlackBuilds.org
PRGNAM=freeciv
-VERSION=2.1.10
+VERSION=2.2.0
ARCH=${ARCH:-i486}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -51,7 +51,7 @@ CXXFLAGS="$SLKCFLAGS" \
--localstatedir=/var \
--mandir=/usr/man \
--without-ggz-client \
- --enable-client=yes \
+ --enable-client=gtk \
--build=$ARCH-slackware-linux
make
diff --git a/games/freeciv/freeciv.info b/games/freeciv/freeciv.info
index 62e08c94f2..84e1450495 100644
--- a/games/freeciv/freeciv.info
+++ b/games/freeciv/freeciv.info
@@ -1,8 +1,8 @@
PRGNAM="freeciv"
-VERSION="2.1.10"
+VERSION="2.2.0"
HOMEPAGE="http://www.freeciv.org"
-DOWNLOAD="http://downloads.sourceforge.net/freeciv/freeciv-2.1.10.tar.bz2"
-MD5SUM="a2aa9b247d7f1581eff9e66786f4f747"
+DOWNLOAD="http://downloads.sourceforge.net/freeciv/freeciv-2.2.0.tar.bz2"
+MD5SUM="49c08904d2402fe46248641a8bbd9ef3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Iskar Enev"