diff options
author | David O'Shaughnessy <dev@osh.id.au> | 2018-07-01 15:26:50 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-07-07 06:54:13 +0700 |
commit | 1495851470bda125cff4ea72de6d161ea51da242 (patch) | |
tree | 66ba0d798d34a2b2ac36e6bff0b0e83fcf8b442a /network/riot-web/riot-web.SlackBuild | |
parent | 79502b7afcc49fbc616523aa47f4ebe97143a81e (diff) |
network/riot-web: Updated for version 0.15.6.
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 6a7f2427b8d8c..29da3f9f5427e 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.15.4} +VERSION=${VERSION:-0.15.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |