diff options
author | David O'Shaughnessy <dev@osh.id.au> | 2018-10-17 23:19:41 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-10-17 23:19:41 +0700 |
commit | f8c87a4c555caac23b6690145bb7ef8d9ab783c0 (patch) | |
tree | 543c8a0df37a8f439db33dbf2004810f4b48f354 /network/riot-web/riot-web.SlackBuild | |
parent | 2968f2ac3da14c238d284ef2d6890773b79907a8 (diff) |
network/riot-web: Updated for version 0.17.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/riot-web/riot-web.SlackBuild')
-rw-r--r-- | network/riot-web/riot-web.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/riot-web/riot-web.SlackBuild b/network/riot-web/riot-web.SlackBuild index 3a065abb4efd9..8f9a10c702118 100644 --- a/network/riot-web/riot-web.SlackBuild +++ b/network/riot-web/riot-web.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=riot-web -VERSION=${VERSION:-0.16.5} +VERSION=${VERSION:-0.17.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |