diff options
author | David O'Shaughnessy <dev@osh.id.au> | 2018-08-24 16:50:32 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-08-25 09:59:39 +0700 |
commit | d0949bf87411a515a23e5ede72348031e5358022 (patch) | |
tree | 5247a777dee837313950d071dcfdbc75feda4acc /network/riot-web/riot-web.SlackBuild | |
parent | 0fde076d0e60e95a932cb61a41e98d54837b35f0 (diff) |
network/riot-web: Updated for version 0.16.2.
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 e320c2267800f..7b0c3e5ea3314 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.1} +VERSION=${VERSION:-0.16.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |