diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2014-11-18 15:36:57 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-11-22 07:20:33 +0700 |
commit | 5258c301fc32505ea5e3ce237a996245dada2607 (patch) | |
tree | 94b9c38c22f389ee20986662020192e8090f89b0 /gis/geoserver-wps/geoserver-wps.SlackBuild | |
parent | 5289375e942280af1c901c017557909a24ffa9f7 (diff) | |
download | slackbuilds-5258c301fc32505ea5e3ce237a996245dada2607.tar.gz |
gis/geoserver-wps: Updated for version 2.6.1.
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 ab8e26f9fd..673fbb1375 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.0} +VERSION=${VERSION:-2.6.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |