gis/geoserver-wps: Updated for version 2.5.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Benjamin Trigona-Harany 2014-03-21 13:33:26 +07:00 committed by Erik Hanson
parent fb7ef5d992
commit ece81a647e
2 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=geoserver-wps
VERSION=${VERSION:-2.4.4}
VERSION=${VERSION:-2.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="geoserver-wps"
VERSION="2.4.4"
VERSION="2.5"
HOMEPAGE="http://geoserver.org"
DOWNLOAD="http://sourceforge.net/projects/geoserver/files/GeoServer%20Extensions/2.4.4/geoserver-2.4.4-wps-plugin.zip"
MD5SUM="b673c1259595f9aaa3545789584414c0"
DOWNLOAD="http://sourceforge.net/projects/geoserver/files/GeoServer%20Extensions/2.5/geoserver-2.5-wps-plugin.zip"
MD5SUM="234d97ff67fb403048385c7cc75a1c6d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="geoserver"