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 | |
parent | bc0dcf75845016cc98ea9a73135ea7c9ca1a6275 (diff) | |
download | slackbuilds-3fef966b7ea7d939808ad080aa0a8517b74f6560.tar.gz |
gis/geoserver-wps: Updated for version 2.6.2.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
Diffstat (limited to 'gis')
-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 673fbb1375..caf6c3bc35 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} diff --git a/gis/geoserver-wps/geoserver-wps.info b/gis/geoserver-wps/geoserver-wps.info index e8de98c614..1ea107ce61 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.1" +VERSION="2.6.2" HOMEPAGE="http://geoserver.org" -DOWNLOAD="http://downloads.sourceforge.net/project/geoserver/GeoServer/2.6.1/extensions/geoserver-2.6.1-wps-plugin.zip" -MD5SUM="965679335d0f7eefbf610dfd9ce08f63" +DOWNLOAD="http://downloads.sourceforge.net/project/geoserver/GeoServer/2.6.2/extensions/geoserver-2.6.2-wps-plugin.zip" +MD5SUM="a6146042e6e55e709d36b9efbc4d8f89" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="geoserver" |