diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2014-05-22 06:58:23 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-05-22 06:58:23 +0700 |
commit | f3eef47190c40d915bb3f24d16660c1b7be9219d (patch) | |
tree | 8a4ce382170648f8bb4bcc4d4f63eb0cd693967c /gis | |
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')
-rw-r--r-- | gis/geoserver-wps/geoserver-wps.SlackBuild | 2 | ||||
-rw-r--r-- | gis/geoserver-wps/geoserver-wps.info | 6 |
2 files changed, 4 insertions, 4 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} diff --git a/gis/geoserver-wps/geoserver-wps.info b/gis/geoserver-wps/geoserver-wps.info index 303df1dde1..2bd81ecab8 100644 --- a/gis/geoserver-wps/geoserver-wps.info +++ b/gis/geoserver-wps/geoserver-wps.info @@ -1,8 +1,8 @@ PRGNAM="geoserver-wps" -VERSION="2.5" +VERSION="2.5.1" HOMEPAGE="http://geoserver.org" -DOWNLOAD="http://sourceforge.net/projects/geoserver/files/GeoServer%20Extensions/2.5/geoserver-2.5-wps-plugin.zip" -MD5SUM="234d97ff67fb403048385c7cc75a1c6d" +DOWNLOAD="http://sourceforge.net/projects/geoserver/files/GeoServer%20Extensions/2.5.1/geoserver-2.5.1-wps-plugin.zip" +MD5SUM="8ec4a769a7edb71ffbb6c4dd94fdc73e" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="geoserver" |