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 | |
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')
-rw-r--r-- | gis/geoserver-wps/geoserver-wps.SlackBuild | 2 | ||||
-rw-r--r-- | gis/geoserver-wps/geoserver-wps.info | 6 |
2 files changed, 4 insertions, 4 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} diff --git a/gis/geoserver-wps/geoserver-wps.info b/gis/geoserver-wps/geoserver-wps.info index 1ea107ce61..cdaeadaedd 100644 --- a/gis/geoserver-wps/geoserver-wps.info +++ b/gis/geoserver-wps/geoserver-wps.info @@ -1,8 +1,8 @@ PRGNAM="geoserver-wps" -VERSION="2.6.2" +VERSION="2.7.0" HOMEPAGE="http://geoserver.org" -DOWNLOAD="http://downloads.sourceforge.net/project/geoserver/GeoServer/2.6.2/extensions/geoserver-2.6.2-wps-plugin.zip" -MD5SUM="a6146042e6e55e709d36b9efbc4d8f89" +DOWNLOAD="http://downloads.sourceforge.net/project/geoserver/GeoServer/2.7.0/extensions/geoserver-2.7.0-wps-plugin.zip" +MD5SUM="0b8021bd17c1785e2d5253b3b05d483e" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="geoserver" |