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 | |
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')
-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 83d5cf75a0de..ab8e26f9fd90 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} diff --git a/gis/geoserver-wps/geoserver-wps.info b/gis/geoserver-wps/geoserver-wps.info index e609f609f145..c06ac49d9d89 100644 --- a/gis/geoserver-wps/geoserver-wps.info +++ b/gis/geoserver-wps/geoserver-wps.info @@ -1,8 +1,8 @@ PRGNAM="geoserver-wps" -VERSION="2.5.1" +VERSION="2.6.0" HOMEPAGE="http://geoserver.org" -DOWNLOAD="http://sourceforge.net/projects/geoserver/files/GeoServer/2.5.1/extensions/geoserver-2.5.1-wps-plugin.zip" -MD5SUM="8ec4a769a7edb71ffbb6c4dd94fdc73e" +DOWNLOAD="http://sourceforge.net/projects/geoserver/files/GeoServer/2.6.0/extensions/geoserver-2.6.0-wps-plugin.zip" +MD5SUM="e32356cb2dc6e12478fca32fd09a6d0f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="geoserver" |