diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-12-15 15:48:58 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-12-15 15:48:58 +0700 |
commit | 7f968279f416ed4b35ae4995dbebed7ddaf3bbff (patch) | |
tree | f13bc78913e6f5afa683d7beec7f06b9afda2f87 /libraries/gf2x/gf2x.SlackBuild | |
parent | f8c9a6fdf1af555278eb0d16ce654b6cb107ba84 (diff) |
libraries/gf2x: Updated for version 1.3.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/gf2x/gf2x.SlackBuild')
-rw-r--r-- | libraries/gf2x/gf2x.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/gf2x/gf2x.SlackBuild b/libraries/gf2x/gf2x.SlackBuild index 7071341c255b6..bbaa2bdb22f23 100644 --- a/libraries/gf2x/gf2x.SlackBuild +++ b/libraries/gf2x/gf2x.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for gf2x -# Copyright 2016 Willy Sudiarto Raharjo <willysr@slackbuilds.org> +# Copyright 2016-2019 Willy Sudiarto Raharjo <willysr@slackbuilds.org> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=gf2x -VERSION=${VERSION:-1.2} +VERSION=${VERSION:-1.3.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |