diff options
Diffstat (limited to 'libraries/SimGear/SimGear.SlackBuild')
-rw-r--r-- | libraries/SimGear/SimGear.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/SimGear/SimGear.SlackBuild b/libraries/SimGear/SimGear.SlackBuild index ee789a9f4d..88e6fd5e3a 100644 --- a/libraries/SimGear/SimGear.SlackBuild +++ b/libraries/SimGear/SimGear.SlackBuild @@ -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} |