diff options
-rw-r--r-- | games/freeciv/freeciv.SlackBuild | 4 | ||||
-rw-r--r-- | games/freeciv/freeciv.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/games/freeciv/freeciv.SlackBuild b/games/freeciv/freeciv.SlackBuild index 7236365fd04b3..19685f7294f72 100644 --- a/games/freeciv/freeciv.SlackBuild +++ b/games/freeciv/freeciv.SlackBuild @@ -30,8 +30,8 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=freeciv -VERSION=${VERSION:-2.6.5} -SRCVERSION=${SRCVERSION:-2.6.5} +VERSION=${VERSION:-2.6.6} +SRCVERSION=${SRCVERSION:-2.6.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/games/freeciv/freeciv.info b/games/freeciv/freeciv.info index c8b7b708e2184..b1f948c4f60f7 100644 --- a/games/freeciv/freeciv.info +++ b/games/freeciv/freeciv.info @@ -1,8 +1,8 @@ PRGNAM="freeciv" -VERSION="2.6.5" +VERSION="2.6.6" HOMEPAGE="http://www.freeciv.org" -DOWNLOAD="http://files.freeciv.org/stable/freeciv-2.6.5.tar.bz2" -MD5SUM="c78af06440e93d813812199223da14a1" +DOWNLOAD="http://files.freeciv.org/stable/freeciv-2.6.6.tar.bz2" +MD5SUM="2f40775f142b509c0bfc6db89a3a8171" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |