diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2015-01-21 04:17:34 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-01-24 08:27:19 +0700 |
commit | bc0dcf75845016cc98ea9a73135ea7c9ca1a6275 (patch) | |
tree | c7a36217a74912090cc5a3b485823648ad0a523f /gis | |
parent | f82df231cad5e5a7e45f0e634baf5aee0e489f8d (diff) | |
download | slackbuilds-bc0dcf75845016cc98ea9a73135ea7c9ca1a6275.tar.gz |
gis/geoserver-pyramid: Updated for version 2.6.2.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
Diffstat (limited to 'gis')
-rw-r--r-- | gis/geoserver-pyramid/geoserver-pyramid.SlackBuild | 2 | ||||
-rw-r--r-- | gis/geoserver-pyramid/geoserver-pyramid.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/gis/geoserver-pyramid/geoserver-pyramid.SlackBuild b/gis/geoserver-pyramid/geoserver-pyramid.SlackBuild index 686f479d31..1e42ec0abc 100644 --- a/gis/geoserver-pyramid/geoserver-pyramid.SlackBuild +++ b/gis/geoserver-pyramid/geoserver-pyramid.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=geoserver-pyramid -VERSION=${VERSION:-2.6.1} +VERSION=${VERSION:-2.6.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/gis/geoserver-pyramid/geoserver-pyramid.info b/gis/geoserver-pyramid/geoserver-pyramid.info index 19a7089ccb..52fe03400b 100644 --- a/gis/geoserver-pyramid/geoserver-pyramid.info +++ b/gis/geoserver-pyramid/geoserver-pyramid.info @@ -1,8 +1,8 @@ PRGNAM="geoserver-pyramid" -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-pyramid-plugin.zip" -MD5SUM="4f184c2d1c3237b418981d6bed18889f" +DOWNLOAD="http://downloads.sourceforge.net/project/geoserver/GeoServer/2.6.2/extensions/geoserver-2.6.2-pyramid-plugin.zip" +MD5SUM="c082fff768322192ba3ad048dbf40491" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="geoserver" |