mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
libraries/SimGear: Updated for version 2018.2.2.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
d91f9b3f85
commit
768cc14895
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# Slackware build script for SimGear
|
||||
|
||||
# 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=SimGear
|
||||
SRCNAM=simgear
|
||||
VERSION=${VERSION:-2017.3.1}
|
||||
VERSION=${VERSION:-2018.2.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="SimGear"
|
||||
VERSION="2017.3.1"
|
||||
VERSION="2018.2.2"
|
||||
HOMEPAGE="http://wiki.flightgear.org/SimGear"
|
||||
DOWNLOAD="https://versaweb.dl.sourceforge.net/project/flightgear/release-2017.3/simgear-2017.3.1.tar.bz2"
|
||||
MD5SUM="02018935a7a54ff62a4847483eca5788"
|
||||
DOWNLOAD="https://cytranet.dl.sourceforge.net/project/flightgear/release-2018.2/simgear-2018.2.2.tar.bz2"
|
||||
MD5SUM="c577082e30c103dbfd4ed6aa004b3b39"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="OpenSceneGraph freealut plib"
|
||||
|
|
Loading…
Reference in a new issue