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 ce48059437..49eb0ed3d2 100644 --- a/games/freeciv/freeciv.SlackBuild +++ b/games/freeciv/freeciv.SlackBuild @@ -30,8 +30,8 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=freeciv -VERSION=${VERSION:-3.1.2} -SRCVERSION=${SRCVERSION:-3.1.2} +VERSION=${VERSION:-3.1.3} +SRCVERSION=${SRCVERSION:-3.1.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/games/freeciv/freeciv.info b/games/freeciv/freeciv.info index b1cf55f8c1..a3cd0e9784 100644 --- a/games/freeciv/freeciv.info +++ b/games/freeciv/freeciv.info @@ -1,8 +1,8 @@ PRGNAM="freeciv" -VERSION="3.1.2" +VERSION="3.1.3" HOMEPAGE="http://www.freeciv.org" -DOWNLOAD="http://files.freeciv.org/stable/freeciv-3.1.2.tar.xz" -MD5SUM="57c34a8c2fca0a40ab91ef1543603b02" +DOWNLOAD="http://files.freeciv.org/stable/freeciv-3.1.3.tar.xz" +MD5SUM="c06d28fac18aac532d7e9b672393a0d7" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |