diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2014-11-18 15:36:29 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-11-22 07:20:32 +0700 |
commit | 5289375e942280af1c901c017557909a24ffa9f7 (patch) | |
tree | c1eeff974747f8869ca08e2ea68eeccd110229c2 /gis | |
parent | 149fb1652a0520b6c5744af99312db1b116eeb5f (diff) | |
download | slackbuilds-5289375e942280af1c901c017557909a24ffa9f7.tar.gz |
gis/geoserver-pyramid: Updated for version 2.6.1.
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 a9a176c0a3..686f479d31 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.0} +VERSION=${VERSION:-2.6.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/gis/geoserver-pyramid/geoserver-pyramid.info b/gis/geoserver-pyramid/geoserver-pyramid.info index b31defa73d..19a7089ccb 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.0" +VERSION="2.6.1" HOMEPAGE="http://geoserver.org" -DOWNLOAD="http://sourceforge.net/projects/geoserver/files/GeoServer/2.6.0/extensions/geoserver-2.6.0-pyramid-plugin.zip" -MD5SUM="a983c57d83218a8b7a49239cda815b53" +DOWNLOAD="http://downloads.sourceforge.net/project/geoserver/GeoServer/2.6.1/extensions/geoserver-2.6.1-pyramid-plugin.zip" +MD5SUM="4f184c2d1c3237b418981d6bed18889f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="geoserver" |