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