mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
games/wesnoth: Updated for version 1.18.0
Signed-off-by: Edward W. Koenig <kingbeowulf@linuxgalaxy.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
4908eb113d
commit
699128075a
2 changed files with 4 additions and 4 deletions
|
@ -29,7 +29,7 @@
|
||||||
cd $(dirname $0) ; CWD=$(pwd)
|
cd $(dirname $0) ; CWD=$(pwd)
|
||||||
|
|
||||||
PRGNAM=wesnoth
|
PRGNAM=wesnoth
|
||||||
VERSION=${VERSION:-1.16.11}
|
VERSION=${VERSION:-1.18.0}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
PKGTYPE=${PKGTYPE:-tgz}
|
PKGTYPE=${PKGTYPE:-tgz}
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="wesnoth"
|
PRGNAM="wesnoth"
|
||||||
VERSION="1.16.11"
|
VERSION="1.18.0"
|
||||||
HOMEPAGE="http://www.wesnoth.org"
|
HOMEPAGE="http://www.wesnoth.org"
|
||||||
DOWNLOAD="http://downloads.sourceforge.net/wesnoth/wesnoth-1.16.11.tar.bz2"
|
DOWNLOAD="http://downloads.sourceforge.net/wesnoth/wesnoth-1.18.0.tar.bz2"
|
||||||
MD5SUM="926fce1f3b89e9cf409437a4b78802e6"
|
MD5SUM="b475028bebe0168f46d5a452c4bc1c05"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in a new issue