diff options
author | David O'Shaughnessy <dev@osh.id.au> | 2018-08-23 10:17:51 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-08-25 09:59:37 +0700 |
commit | 2c105206cb955e13c4090419f74ea37bd3c5d655 (patch) | |
tree | 6cb03785a35d332f536a6717c25a9da46ecd2596 /network/riot-web/riot-web.SlackBuild | |
parent | 329300fa45c87a0541958eaa86e109f55fa53164 (diff) |
network/riot-web: Updated for version 0.16.1.
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 1270a096d4202..e320c2267800f 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.0} +VERSION=${VERSION:-0.16.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |