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