diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2018-03-14 21:26:47 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-03-17 08:51:54 +0700 |
commit | 1c2cd9115db1f159b3947f8c336973222c6a9911 (patch) | |
tree | e22adf2efd3fd1d7e934942ca284907cefdf19d0 /libraries/libgee/libgee.SlackBuild | |
parent | 051eacd4fb6053d0c4a1b5dcdec38e704477e38b (diff) |
libraries/libgee: Updated for version 0.20.1.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'libraries/libgee/libgee.SlackBuild')
-rw-r--r-- | libraries/libgee/libgee.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/libgee/libgee.SlackBuild b/libraries/libgee/libgee.SlackBuild index 136c229cbbf84..2c514709eaf63 100644 --- a/libraries/libgee/libgee.SlackBuild +++ b/libraries/libgee/libgee.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for libgee # Written by Larry Hajali <larryhaja[at]gmail[dot]com> -# Copyright 2011-2016 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy +# Copyright 2011-2018 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=libgee -VERSION=${VERSION:-0.18.1} +VERSION=${VERSION:-0.20.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |