diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2014-11-18 15:31:46 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-11-22 07:20:32 +0700 |
commit | b7727f4c2ad053320e10dabdf6e18462e5d7fa56 (patch) | |
tree | c5e62be4d962f1c37e442ace271cfe2636876a1b /gis/geoserver/geoserver.SlackBuild | |
parent | 096788d5c468e7d7b968c8117791976b0254bbda (diff) |
gis/geoserver: Updated for version 2.6.1.
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 fef75fcf95199..b4b597c0cf1d3 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.0} +VERSION=${VERSION:-2.6.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |