diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2014-05-22 06:57:24 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-05-22 06:57:24 +0700 |
commit | 3bb22180b6b64afa5dd964babcd29b2b9461d253 (patch) | |
tree | fb78a0bf78049b575998bd55e1fe5234be6cfd95 /gis/geoserver/geoserver.SlackBuild | |
parent | 495684aa1da8c7c941e8552c5da83d2a03741cb4 (diff) | |
download | slackbuilds-3bb22180b6b64afa5dd964babcd29b2b9461d253.tar.gz |
gis/geoserver: Updated for version 2.5.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'gis/geoserver/geoserver.SlackBuild')
-rw-r--r-- | gis/geoserver/geoserver.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gis/geoserver/geoserver.SlackBuild b/gis/geoserver/geoserver.SlackBuild index 3d3c8104a4..08d100f8f1 100644 --- a/gis/geoserver/geoserver.SlackBuild +++ b/gis/geoserver/geoserver.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=geoserver -VERSION=${VERSION:-2.5} +VERSION=${VERSION:-2.5.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |