games/wesnoth: Updated for version 1.12.5.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2015-11-14 06:06:52 +07:00
parent 3169157ce5
commit a490822547
2 changed files with 4 additions and 4 deletions

View File

@ -26,7 +26,7 @@
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=wesnoth
VERSION=${VERSION:-1.12.4}
VERSION=${VERSION:-1.12.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="wesnoth"
VERSION="1.12.4"
VERSION="1.12.5"
HOMEPAGE="http://www.wesnoth.org"
DOWNLOAD="http://downloads.sourceforge.net/wesnoth/wesnoth-1.12.4.tar.bz2"
MD5SUM="081fe60a06d6934cac9a40fd7350cc9f"
DOWNLOAD="http://downloads.sourceforge.net/wesnoth/wesnoth-1.12.5.tar.bz2"
MD5SUM="576a91355aa2c19698b09d4edc6b2f6b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="scons"