diff options
author | David O'Shaughnessy <dev@osh.id.au> | 2018-06-17 18:22:41 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2018-06-17 19:13:30 +0100 |
commit | a28fad0e52d434177651f3cb055e1b2e7369b871 (patch) | |
tree | 34fece8c63e730b2c3eb7f147f2b805dc0edf329 /network/riot-web/riot-web.SlackBuild | |
parent | e84767e4f27de0c1d4dff25056cfd58f87588558 (diff) |
network/riot-web: Updated for version 0.15.4.
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 75dbaa0850217..6a7f2427b8d8c 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.3} +VERSION=${VERSION:-0.15.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |