diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2015-01-21 04:20:56 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-01-24 08:27:20 +0700 |
commit | f4ff82178056f7b910230e6fb643de78d363d6ec (patch) | |
tree | 162d5111f56e405c13dd22e3154f71e6f435f683 /gis/geoserver/geoserver.SlackBuild | |
parent | 3fef966b7ea7d939808ad080aa0a8517b74f6560 (diff) |
gis/geoserver: Updated for version 2.6.2.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
Diffstat (limited to 'gis/geoserver/geoserver.SlackBuild')
-rw-r--r-- | gis/geoserver/geoserver.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gis/geoserver/geoserver.SlackBuild b/gis/geoserver/geoserver.SlackBuild index b4b597c0cf1d3..bfd156c3e0672 100644 --- a/gis/geoserver/geoserver.SlackBuild +++ b/gis/geoserver/geoserver.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=geoserver -VERSION=${VERSION:-2.6.1} +VERSION=${VERSION:-2.6.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |