diff options
author | David O'Shaughnessy <dev@osh.id.au> | 2018-10-04 10:19:58 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-10-06 07:25:19 +0700 |
commit | 8135199403d48cd8bb8dc5578cce772f38cf0a50 (patch) | |
tree | 7bacd79d4d3c5cd5091205e3aeb55a7167ad3da5 /network/riot-web/riot-web.SlackBuild | |
parent | dcff128c88b64b9888175ada15ae35fd1fff4fff (diff) |
network/riot-web: Updated for version 0.16.5.
Signed-off-by: David Spencer <idlemoor@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 81f5ab25c5..3a065abb4e 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.3} +VERSION=${VERSION:-0.16.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |