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/geoserver-pyramid/geoserver-pyramid.SlackBuild | |
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/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 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} |