games/wesnoth: Updated for version 1.10.4.

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2012-09-11 23:47:04 -05:00 committed by Robby Workman
parent df5b7aedb9
commit 91b6da01d9
2 changed files with 5 additions and 5 deletions

View File

@ -26,8 +26,8 @@
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=wesnoth
VERSION=${VERSION:-1.10.3}
BUILD=${BUILD:-2}
VERSION=${VERSION:-1.10.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then

View File

@ -1,8 +1,8 @@
PRGNAM="wesnoth"
VERSION="1.10.3"
VERSION="1.10.4"
HOMEPAGE="http://www.wesnoth.org"
DOWNLOAD="http://nchc.dl.sourceforge.net/project/wesnoth/wesnoth-1.10/wesnoth-1.10.3/wesnoth-1.10.3.tar.bz2"
MD5SUM="b25354c71d58f82c2c60cc12c6f09c36"
DOWNLOAD="http://nchc.dl.sourceforge.net/project/wesnoth/wesnoth-1.10/wesnoth-1.10.4/wesnoth-1.10.4.tar.bz2"
MD5SUM="1a673f12e4521fc66e60ec584fa7c98f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="lua"