diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2015-01-21 04:17:53 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-01-24 08:27:20 +0700 |
commit | 3fef966b7ea7d939808ad080aa0a8517b74f6560 (patch) | |
tree | 20248eeddf759654d08e5ba6f5ce06798a8c4a44 /gis/geoserver-wps/geoserver-wps.SlackBuild | |
parent | bc0dcf75845016cc98ea9a73135ea7c9ca1a6275 (diff) |
gis/geoserver-wps: Updated for version 2.6.2.
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 673fbb1375a6b..caf6c3bc35562 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.1} +VERSION=${VERSION:-2.6.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |