diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2014-10-03 15:27:21 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-10-05 08:07:32 +0700 |
commit | cc565d6ef42f06063095912b1a115191bf2589f2 (patch) | |
tree | daa63537ab33668663e2de7c62ff14ff6d248cfe /gis/geoserver/geoserver.SlackBuild | |
parent | 6a9a406fc2ba45252d498adfd29136a0e311f58f (diff) |
gis/geoserver: Updated for version 2.6.0.
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 08d100f8f1055..fef75fcf95199 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.5.1} +VERSION=${VERSION:-2.6.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |