mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
games/FlightGear: Updated for version 2016.4.4.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
61e56e3571
commit
35306113c3
2 changed files with 6 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
||||||
# Slackware build script for FlightGear
|
# Slackware build script for FlightGear
|
||||||
|
|
||||||
# Copyright before version 2016.3.1 by Diego Pantano <poplin.dp@gmail.com>
|
# Copyright before version 2016.3.1 by Diego Pantano <poplin.dp@gmail.com>
|
||||||
# Copyright 2016 Panagiotis Nikolaou, Karlovasi Samos, Gr
|
# Copyright 2016-2017 Panagiotis Nikolaou, Culver City, CA
|
||||||
# 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
|
||||||
|
@ -13,7 +13,7 @@
|
||||||
#
|
#
|
||||||
# THIS SOFTWARE IS PROVIDED BY THE AUTHOR "AS IS" AND ANY EXPRESS OR IMPLIED
|
# THIS SOFTWARE IS PROVIDED BY THE AUTHOR "AS IS" AND ANY EXPRESS OR IMPLIED
|
||||||
# WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
|
# WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
|
||||||
# MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
|
# MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
|
||||||
# EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
|
# EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
|
||||||
# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
|
# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
|
||||||
# PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
|
# PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
|
||||||
|
@ -24,7 +24,7 @@
|
||||||
|
|
||||||
PRGNAM=FlightGear
|
PRGNAM=FlightGear
|
||||||
SRCNAM=flightgear
|
SRCNAM=flightgear
|
||||||
VERSION=${VERSION:-2016.4.3}
|
VERSION=${VERSION:-2016.4.4}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="FlightGear"
|
PRGNAM="FlightGear"
|
||||||
VERSION="2016.4.3"
|
VERSION="2016.4.4"
|
||||||
HOMEPAGE="http://www.flightgear.org/"
|
HOMEPAGE="http://www.flightgear.org/"
|
||||||
DOWNLOAD="https://heanet.dl.sourceforge.net/project/flightgear/release-2016.4/flightgear-2016.4.3.tar.bz2"
|
DOWNLOAD="https://downloads.sourceforge.net/project/flightgear/release-2016.4/flightgear-2016.4.4.tar.bz2"
|
||||||
MD5SUM="a437fff65fc1922b4410c280a78f99f9"
|
MD5SUM="b1a1f12786debaaf8970595cad98d59f"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="FlightGear-data SimGear"
|
REQUIRES="FlightGear-data SimGear"
|
||||||
|
|
Loading…
Reference in a new issue