diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2014-05-22 07:00:23 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-05-22 07:00:23 +0700 |
commit | 632b97d958dd63b5cfb5eec647feeea8e65bcec5 (patch) | |
tree | dd1f74ed7efc62402ad3f6f298bb837b7d274907 /gis/geoserver-css/geoserver-css.SlackBuild | |
parent | 0d1bd0b9d7336375bf35907168f01b759796b41e (diff) | |
download | slackbuilds-632b97d958dd63b5cfb5eec647feeea8e65bcec5.tar.gz |
gis/geoserver-css: Updated for version 2.5.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'gis/geoserver-css/geoserver-css.SlackBuild')
-rw-r--r-- | gis/geoserver-css/geoserver-css.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gis/geoserver-css/geoserver-css.SlackBuild b/gis/geoserver-css/geoserver-css.SlackBuild index 1016543ea7..a7a4634330 100644 --- a/gis/geoserver-css/geoserver-css.SlackBuild +++ b/gis/geoserver-css/geoserver-css.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=geoserver-css -VERSION=${VERSION:-2.5} +VERSION=${VERSION:-2.5.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |