diff options
author | Zhu Qun-Ying <zhu.qunying@gmail.com> | 2019-01-24 18:59:59 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-01-24 18:59:59 +0700 |
commit | bcaf4d2f9e6480841ea3f8933da93e4cb0924f3b (patch) | |
tree | 3129669a0628c2f4f471f022f4350e765bd9c841 /network/guacamole-client | |
parent | 53163ccb0f14b3344296c01494473de234b01e71 (diff) | |
download | slackbuilds-bcaf4d2f9e6480841ea3f8933da93e4cb0924f3b.tar.gz |
network/guacamole-client: Updated for version 1.0.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/guacamole-client')
-rw-r--r-- | network/guacamole-client/guacamole-client.SlackBuild | 2 | ||||
-rw-r--r-- | network/guacamole-client/guacamole-client.info | 6 | ||||
-rw-r--r-- | network/guacamole-client/slack-desc | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/network/guacamole-client/guacamole-client.SlackBuild b/network/guacamole-client/guacamole-client.SlackBuild index e8b6a70ed0..395599d0c1 100644 --- a/network/guacamole-client/guacamole-client.SlackBuild +++ b/network/guacamole-client/guacamole-client.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=guacamole-client -VERSION=${VERSION:-0.9.14} +VERSION=${VERSION:-1.0.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/guacamole-client/guacamole-client.info b/network/guacamole-client/guacamole-client.info index 3fa5fff5b1..80a5842106 100644 --- a/network/guacamole-client/guacamole-client.info +++ b/network/guacamole-client/guacamole-client.info @@ -1,8 +1,8 @@ PRGNAM="guacamole-client" -VERSION="0.9.14" +VERSION="1.0.0" HOMEPAGE="https://guacamole.apache.org" -DOWNLOAD="http://archive.apache.org/dist/guacamole/0.9.14/binary/guacamole-0.9.14.war" -MD5SUM="bbee385b00329a32d89452791776f652" +DOWNLOAD="http://archive.apache.org/dist/guacamole/1.0.0/binary/guacamole-1.0.0.war" +MD5SUM="b190718b63e80442b0c3642e5bd4bca8" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="apache-tomcat" diff --git a/network/guacamole-client/slack-desc b/network/guacamole-client/slack-desc index eb3a9402ba..64c6538b27 100644 --- a/network/guacamole-client/slack-desc +++ b/network/guacamole-client/slack-desc @@ -5,7 +5,7 @@ # You must make exactly 11 lines for the formatting to be correct. It's also # customary to leave one space after the ':' except on otherwise blank lines. - |-----handy-ruler------------------------------------------------------| + |-----handy-ruler----------------------------------------------| guacamole-client: guacamole-client (Guacamole client) guacamole-client: guacamole-client: guacamole-client contains all Java and JavaScript components |