mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
gis/geoserver-wps: Updated for version 2.6.2.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
This commit is contained in:
parent
bc0dcf7584
commit
3fef966b7e
2 changed files with 4 additions and 4 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue