diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2015-03-28 23:06:47 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-04-05 08:38:26 +0700 |
commit | f778c46d9629875647f19f6bb33418e02835c024 (patch) | |
tree | 2a83873971cf06f0dc3affd128e76ebb39573dd2 /gis/geoserver-wps/geoserver-wps.SlackBuild | |
parent | 046bd24df843014b14146b174b4f8565bd383e0b (diff) | |
download | slackbuilds-f778c46d9629875647f19f6bb33418e02835c024.tar.gz |
gis/geoserver-wps: Updated for version 2.7.0.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
Diffstat (limited to 'gis/geoserver-wps/geoserver-wps.SlackBuild')
-rw-r--r-- | gis/geoserver-wps/geoserver-wps.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gis/geoserver-wps/geoserver-wps.SlackBuild b/gis/geoserver-wps/geoserver-wps.SlackBuild index caf6c3bc35..c1dcc58ba0 100644 --- a/gis/geoserver-wps/geoserver-wps.SlackBuild +++ b/gis/geoserver-wps/geoserver-wps.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=geoserver-wps -VERSION=${VERSION:-2.6.2} +VERSION=${VERSION:-2.7.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |