diff options
author | David O'Shaughnessy <dev@osh.id.au> | 2018-07-12 22:36:16 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-07-14 06:55:55 +0700 |
commit | aa2e9c34ea2be7c45f0e3f839920a95c0f19d82f (patch) | |
tree | 178937ce716641e8da9dcd56c9769381592c5c12 /network/riot-web/riot-web.SlackBuild | |
parent | 81ae75d7bc6ed13d52bcc547c91d623e980f7af4 (diff) | |
download | slackbuilds-aa2e9c34ea2be7c45f0e3f839920a95c0f19d82f.tar.gz |
network/riot-web: Updated for version 0.15.7.
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 29da3f9f54..56c9b1987c 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.6} +VERSION=${VERSION:-0.15.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |