mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
gis/geoserver-css: Updated for version 2.6.2.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
This commit is contained in:
parent
f9a3a901e3
commit
ffbefb89f8
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.6.1}
|
||||
VERSION=${VERSION:-2.6.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="geoserver-css"
|
||||
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-css-plugin.zip"
|
||||
MD5SUM="ddb094c002987036c3eed1f3f70625c0"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/project/geoserver/GeoServer/2.6.2/extensions/geoserver-2.6.2-css-plugin.zip"
|
||||
MD5SUM="33da2e770bf224baf50a00f57cd23fc0"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="geoserver"
|
||||
|
|
Loading…
Reference in a new issue