games/empire: Updated for version 4.4.1.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
0b083778c7
commit
6fb6fca3dd
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
# Slackware build script for Empire
|
# Slackware build script for Empire
|
||||||
|
|
||||||
# Copyright 2016 Roman Kodinets <rkodinets@gmail.com>
|
# Copyright 2016-2021 Roman Kodinets <rkodinets@gmail.com>
|
||||||
# All rights reserved.
|
# All rights reserved.
|
||||||
#
|
#
|
||||||
# Redistribution and use of this script, with or without modification, is
|
# Redistribution and use of this script, with or without modification, is
|
||||||
|
@ -23,7 +23,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=empire
|
PRGNAM=empire
|
||||||
VERSION=${VERSION:-4.4.0}
|
VERSION=${VERSION:-4.4.1}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="empire"
|
PRGNAM="empire"
|
||||||
VERSION="4.4.0"
|
VERSION="4.4.1"
|
||||||
HOMEPAGE="http://wolfpackempire.com"
|
HOMEPAGE="http://wolfpackempire.com"
|
||||||
DOWNLOAD="http://downloads.sourceforge.net/project/empserver/empire-4.4.0/empire-4.4.0.tar.gz"
|
DOWNLOAD="https://downloads.sourceforge.net/project/empserver/empire-4.4.1/empire-4.4.1.tar.gz"
|
||||||
MD5SUM="748c5e769f5cc304d4319a0a792f059b"
|
MD5SUM="2541ba06c25124bf92828fe826a20ff5"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
|
@ -9,7 +9,7 @@
|
||||||
empire: empire (strategy game)
|
empire: empire (strategy game)
|
||||||
empire:
|
empire:
|
||||||
empire: Empire is a multi-player, client/server Internet based war game.
|
empire: Empire is a multi-player, client/server Internet based war game.
|
||||||
empire: Copyright (C) 1986-2017, Dave Pare, Jeff Bailey, Thomas Ruschak,
|
empire: Copyright (C) 1986-2021, Dave Pare, Jeff Bailey, Thomas Ruschak,
|
||||||
empire: Ken Stevens, Steve McClure, Markus Armbruster
|
empire: Ken Stevens, Steve McClure, Markus Armbruster
|
||||||
empire:
|
empire:
|
||||||
empire: Homepage: http://wolfpackempire.com
|
empire: Homepage: http://wolfpackempire.com
|
||||||
|
|
Loading…
Reference in New Issue