Browse Source

games/freeciv: updated for version 3.1.3

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/255/head
Arn0 12 months ago
committed by Willy Sudiarto Raharjo
parent
commit
5b6413e99a
  1. 4
      games/freeciv/freeciv.SlackBuild
  2. 6
      games/freeciv/freeciv.info

4
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}

6
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=""

Loading…
Cancel
Save