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/geoserver-pyramid/geoserver-pyramid.SlackBuild | |
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/geoserver-pyramid/geoserver-pyramid.SlackBuild')
-rw-r--r-- | gis/geoserver-pyramid/geoserver-pyramid.SlackBuild | 2 |
1 files changed, 1 insertions, 1 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} |