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