diff options
author | David O'Shaughnessy <dev@osh.id.au> | 2018-09-04 08:21:07 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-09-07 00:21:45 +0700 |
commit | 2e0ed111d4f6f9be80c6069d3e25122b7fd1af81 (patch) | |
tree | 03fb3391755bedf927c23431e25d7a1c6ccd4eb0 /network/riot-web/riot-web.SlackBuild | |
parent | a6cdb6f838cdd51b4b0141d96b19fb54c4b54605 (diff) |
network/riot-web: Updated for version 0.16.3.
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 7b0c3e5ea331..81f5ab25c585 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.2} +VERSION=${VERSION:-0.16.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |