games/FlightGear: Updated for version 2018.2.2.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Panagiotis Nikolaou 2018-06-17 16:18:55 +01:00 committed by David Spencer
parent 9e53e1cdab
commit fc46962eca
2 changed files with 5 additions and 5 deletions

View File

@ -2,7 +2,7 @@
# Slackware build script for FlightGear
# Copyright before version 2016.3.1 by Diego Pantano <poplin.dp@gmail.com>
# Copyright 2016-2017 Panagiotis Nikolaou, Culver City, CA
# Copyright 2016-2018 Panagiotis Nikolaou, Culver City, CA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -24,7 +24,7 @@
PRGNAM=FlightGear
SRCNAM=flightgear
VERSION=${VERSION:-2017.3.1}
VERSION=${VERSION:-2018.2.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="FlightGear"
VERSION="2017.3.1"
VERSION="2018.2.2"
HOMEPAGE="http://www.flightgear.org/"
DOWNLOAD="https://iweb.dl.sourceforge.net/project/flightgear/release-2017.3/flightgear-2017.3.1.tar.bz2"
MD5SUM="c75746e76a578524034c76ea8905a0c3"
DOWNLOAD="https://sourceforge.net/projects/flightgear/files/release-2018.2/flightgear-2018.2.2.tar.bz2"
MD5SUM="fb4925b31cf3f2ba70d83ec13710c420"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="FlightGear-data SimGear"