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/geoserver-pyramid/geoserver-pyramid.SlackBuild | |
parent | f3eef47190c40d915bb3f24d16660c1b7be9219d (diff) |
gis/geoserver-pyramid: Updated for version 2.5.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 2ee993734675..cce703a1c31c 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} |