games/wormux: Updated for version 0.8.3

This commit is contained in:
Heinz Wiesinger 2010-05-12 17:39:40 +02:00 committed by David Somero
parent a30fbcc632
commit a69ecfc87b
2 changed files with 7 additions and 6 deletions

View File

@ -3,7 +3,7 @@
# Slackware build script for wormux
# Copyright 2007 Adnan Hodzic aka AbsintheSyringe <AbsintheSyringe@gmail.com>
# Copyright 2008 Heinz Wiesinger <pprkut@liwjatan.at>
# Copyright 2008-2009 Heinz Wiesinger <pprkut@liwjatan.at>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -26,7 +26,7 @@
# Modified by the SlackBuilds.org project
PRGNAM=wormux
VERSION=0.8.2
VERSION=0.8.3
ARCH=${ARCH:-i486}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@ -64,6 +64,7 @@ CXXFLAGS="$SLKCFLAGS" \
--mandir=/usr/man \
--program-prefix="" \
--program-suffix="" \
--enable-fribidi \
--build=$ARCH-slackware-linux \
--host=$ARCH-slackware-linux

View File

@ -1,8 +1,8 @@
PRGNAM="wormux"
VERSION="0.8.2"
VERSION="0.8.3"
HOMEPAGE="http://wormux.org/wiki/en/index.php"
DOWNLOAD="http://download.gna.org/wormux/wormux-0.8.2.tar.bz2"
MD5SUM="cd0f22e6055acebfa5871e86ca229ee8"
DOWNLOAD="http://download.gna.org/wormux/wormux-0.8.3.tar.bz2"
MD5SUM="c4235a844ad9f7337f1a8da2c5c1b820"
MAINTAINER="ppr:kut"
EMAIL="pprkut@liwjatan.at"
APPROVED="Michiel:"
APPROVED="dsomero"