diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2014-05-22 06:59:09 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-05-22 06:59:09 +0700 |
commit | 0c7b9274474b8ca3d59aa34fbe17e0b5d2623290 (patch) | |
tree | 4cf238b3f76b9fab13670e4c3785eb5b8b37326e /gis | |
parent | f3eef47190c40d915bb3f24d16660c1b7be9219d (diff) | |
download | slackbuilds-0c7b9274474b8ca3d59aa34fbe17e0b5d2623290.tar.gz |
gis/geoserver-pyramid: Updated for version 2.5.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 2ee9937346..cce703a1c3 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} +VERSION=${VERSION:-2.5.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/gis/geoserver-pyramid/geoserver-pyramid.info b/gis/geoserver-pyramid/geoserver-pyramid.info index 10530638a4..2d31351d87 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" +VERSION="2.5.1" HOMEPAGE="http://geoserver.org" -DOWNLOAD="http://sourceforge.net/projects/geoserver/files/GeoServer%20Extensions/2.5/geoserver-2.5-pyramid-plugin.zip" -MD5SUM="ce6a20772978c34b2eab4463b9c167bf" +DOWNLOAD="http://sourceforge.net/projects/geoserver/files/GeoServer%20Extensions/2.5.1/geoserver-2.5.1-pyramid-plugin.zip" +MD5SUM="de6326e3de428fa967a67734cd3d7a8c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="geoserver" |