diff options
author | mdrights <psychi2009@gmail.com> | 2019-02-16 22:29:31 +0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-02-24 06:30:01 +0700 |
commit | 560de9239237bbe7016bea8d9fcfa695b5d4f6eb (patch) | |
tree | a26d490d150fbab2a3126f33866c7bc01324f1d8 /network/riot-web/riot-web.SlackBuild | |
parent | 313c470d6d65d19a1ad779bdc52a7e21a5ff195f (diff) |
network/riot-web: update to version 1.0.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 f27f945163652..0c98567744075 100644 --- a/network/riot-web/riot-web.SlackBuild +++ b/network/riot-web/riot-web.SlackBuild @@ -25,7 +25,7 @@ PRGNAM=riot-web PKGNAM=riot -VERSION=${VERSION:-0.17.8} +VERSION=${VERSION:-1.0.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |