games/wesnoth: Updated for version 1.8.5.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
parent
9f8ebd0245
commit
25a14b2453
|
@ -26,7 +26,7 @@
|
|||
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=wesnoth
|
||||
VERSION=${VERSION:-1.8.4}
|
||||
VERSION=${VERSION:-1.8.5}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="wesnoth"
|
||||
VERSION="1.8.4"
|
||||
VERSION="1.8.5"
|
||||
HOMEPAGE="http://www.wesnoth.org"
|
||||
DOWNLOAD="http://kent.dl.sourceforge.net/project/wesnoth/wesnoth-1.8/wesnoth-1.8.4/wesnoth-1.8.4.tar.bz2"
|
||||
MD5SUM="2dce83f835ecce1d505ea60e46b7356f"
|
||||
DOWNLOAD="http://kent.dl.sourceforge.net/project/wesnoth/wesnoth-1.8/wesnoth-1.8.5/wesnoth-1.8.5.tar.bz2"
|
||||
MD5SUM="a800285d1406690755dd0ea22b98b6df"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="Willy Sudiarto Raharjo"
|
||||
|
|
Loading…
Reference in New Issue