mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
games/freeciv: updated for version 2.6.2.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
f493a606fd
commit
0e8f8c5bd7
2 changed files with 5 additions and 5 deletions
|
@ -28,8 +28,8 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=freeciv
|
||||
VERSION=${VERSION:-2.6.2}
|
||||
SRCVERSION=${SRCVERSION:-2.6.2}
|
||||
VERSION=${VERSION:-2.6.2.1}
|
||||
SRCVERSION=${SRCVERSION:-2.6.2.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="freeciv"
|
||||
VERSION="2.6.2"
|
||||
VERSION="2.6.2.1"
|
||||
HOMEPAGE="http://www.freeciv.org"
|
||||
DOWNLOAD="http://files.freeciv.org/stable/freeciv-2.6.2.tar.bz2"
|
||||
MD5SUM="2c8b388ff8b814487477793d72462cbb"
|
||||
DOWNLOAD="http://files.freeciv.org/stable/freeciv-2.6.2.1.tar.bz2"
|
||||
MD5SUM="ca73ad73d71a02d5346302f71161d162"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue