mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
gis/geoserver: Updated for version 2.6.0.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
This commit is contained in:
parent
6a9a406fc2
commit
cc565d6ef4
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=geoserver
|
||||
VERSION=${VERSION:-2.5.1}
|
||||
VERSION=${VERSION:-2.6.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="geoserver"
|
||||
VERSION="2.5.1"
|
||||
VERSION="2.6.0"
|
||||
HOMEPAGE="http://geoserver.org"
|
||||
DOWNLOAD="http://sourceforge.net/projects/geoserver/files/GeoServer/2.5.1/geoserver-2.5.1-war.zip"
|
||||
MD5SUM="61c97a98c7d6e841bbe056a55438ab1e"
|
||||
DOWNLOAD="http://sourceforge.net/projects/geoserver/files/GeoServer/2.6.0/geoserver-2.6.0-war.zip"
|
||||
MD5SUM="22b8a2598eb4df6de158101ea0241273"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="apache-tomcat"
|
||||
|
|
Loading…
Reference in a new issue