diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2014-10-03 15:28:58 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-10-05 08:07:34 +0700 |
commit | 172987e2588a9e07f6cb3ac814a2e621617bf91c (patch) | |
tree | 368e5fc4ece2ef98a9072941b8520922cd1f321f /gis/geoserver-wps/geoserver-wps.SlackBuild | |
parent | 6b178d006da9b5ba98d5ebaf3ec1c7f40522a2fa (diff) |
gis/geoserver-wps: Updated for version 2.6.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 83d5cf75a0de5..ab8e26f9fd902 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.5.1} +VERSION=${VERSION:-2.6.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |