diff options
author | Panagiotis Nikolaou <hostmaster@slackonly.com> | 2017-02-09 22:09:24 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-02-11 07:24:32 +0700 |
commit | 42de10e38c366b3bc1ac5e3052623e02561bc453 (patch) | |
tree | 88c959432eb7107f23c1cd44d044efe4d48473b1 /libraries/SimGear/SimGear.SlackBuild | |
parent | 9a5e0346231844e4cfe948b31e559ff920c5f4a6 (diff) | |
download | slackbuilds-42de10e38c366b3bc1ac5e3052623e02561bc453.tar.gz |
libraries/SimGear: Updated for version 2016.4.4.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'libraries/SimGear/SimGear.SlackBuild')
-rw-r--r-- | libraries/SimGear/SimGear.SlackBuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libraries/SimGear/SimGear.SlackBuild b/libraries/SimGear/SimGear.SlackBuild index 3a13aa4e2d..bf7d0f5f0c 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 Panagiotis Nikolaou, Karlovasi Samos, Gr +# Copyright 2016-2017 Panagiotis Nikolaou, Culver City, CA # All rights reserved. # # 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 # 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, # SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, # PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; @@ -24,7 +24,7 @@ PRGNAM=SimGear SRCNAM=simgear -VERSION=${VERSION:-2016.4.3} +VERSION=${VERSION:-2016.4.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |