diff options
author | Benjamin Trigona-Harany | 2014-05-22 01:58:23 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo | 2014-05-22 01:58:23 +0200 |
commit | f3eef47190c40d915bb3f24d16660c1b7be9219d (patch) | |
tree | 8a4ce382170648f8bb4bcc4d4f63eb0cd693967c /gis/geoserver-wps/geoserver-wps.SlackBuild | |
parent | 3bb22180b6b64afa5dd964babcd29b2b9461d253 (diff) | |
download | slackbuilds-f3eef47190c40d915bb3f24d16660c1b7be9219d.tar.gz |
gis/geoserver-wps: Updated for version 2.5.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'gis/geoserver-wps/geoserver-wps.SlackBuild')
-rw-r--r-- | gis/geoserver-wps/geoserver-wps.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gis/geoserver-wps/geoserver-wps.SlackBuild b/gis/geoserver-wps/geoserver-wps.SlackBuild index 2fc92b1e4e..83d5cf75a0 100644 --- a/gis/geoserver-wps/geoserver-wps.SlackBuild +++ b/gis/geoserver-wps/geoserver-wps.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=geoserver-wps -VERSION=${VERSION:-2.5} +VERSION=${VERSION:-2.5.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |