games/wesnoth: Updated for version 1.8.

This commit is contained in:
Michiel van Wessem 2010-04-14 20:30:10 -04:00 committed by David Somero
parent 6c33e78c4c
commit 356dc77b9d
2 changed files with 6 additions and 6 deletions

View file

@ -2,7 +2,7 @@
# SlackBuilid script for "Battle of Wesnoth".
# Copyright 2007-2009 Michiel van Wessem, Manchester, United Kingdom
# Copyright 2007-2010 Michiel van Wessem, Manchester, United Kingdom
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
@ -25,7 +25,7 @@
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=wesnoth
VERSION=${VERSION:-1.7.11}
VERSION=${VERSION:-1.8}
ARCH=${ARCH:-i486}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="wesnoth"
VERSION="1.7.11"
VERSION="1.8"
HOMEPAGE="http://www.wesnoth.org"
DOWNLOAD="http://downloads.sourceforge.net/wesnoth/wesnoth-1.7.11.tar.bz2"
MD5SUM="3155761d45f692269af3b038366bc946"
DOWNLOAD="http://downloads.sourceforge.net/wesnoth/wesnoth-1.8.tar.bz2"
MD5SUM="07e4b97512e307c54dcfd86659a61e41"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Michiel van Wessem"
EMAIL="michiel@slackbuilds.org"
APPROVED="Erik Hanson"
APPROVED="dsomero"