diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2014-10-03 15:28:39 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-10-05 08:07:33 +0700 |
commit | 6b178d006da9b5ba98d5ebaf3ec1c7f40522a2fa (patch) | |
tree | 79868d9d58f419e0bee44b656f84237bc24a3704 /gis | |
parent | 8b61d3fc27562f86c4da162400fd7bc308dbcfc4 (diff) | |
download | slackbuilds-6b178d006da9b5ba98d5ebaf3ec1c7f40522a2fa.tar.gz |
gis/geoserver-pyramid: Updated for version 2.6.0.
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 cce703a1c3..a9a176c0a3 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.5.1} +VERSION=${VERSION:-2.6.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/gis/geoserver-pyramid/geoserver-pyramid.info b/gis/geoserver-pyramid/geoserver-pyramid.info index 8912bb92de..b31defa73d 100644 --- a/gis/geoserver-pyramid/geoserver-pyramid.info +++ b/gis/geoserver-pyramid/geoserver-pyramid.info @@ -1,8 +1,8 @@ PRGNAM="geoserver-pyramid" -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-pyramid-plugin.zip" -MD5SUM="de6326e3de428fa967a67734cd3d7a8c" +DOWNLOAD="http://sourceforge.net/projects/geoserver/files/GeoServer/2.6.0/extensions/geoserver-2.6.0-pyramid-plugin.zip" +MD5SUM="a983c57d83218a8b7a49239cda815b53" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="geoserver" |