mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
gis/geoserver-css: Updated for version 2.6.0.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
This commit is contained in:
parent
943eeca391
commit
5c88deb9fe
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=geoserver-css
|
||||
VERSION=${VERSION:-2.5.1}
|
||||
VERSION=${VERSION:-2.6.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="geoserver-css"
|
||||
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-css-plugin.zip"
|
||||
MD5SUM="7cfdf2e6b40dde94db8b9a75eab36cf7"
|
||||
DOWNLOAD="http://sourceforge.net/projects/geoserver/files/GeoServer/2.6.0/extensions/geoserver-2.6.0-css-plugin.zip"
|
||||
MD5SUM="e004bffb4d58f0707d2e491ef70650b6"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="geoserver"
|
||||
|
|
Loading…
Reference in a new issue