diff options
author | mdrights <psychi2009@gmail.com> | 2019-06-02 17:38:36 +0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-06-02 20:29:28 +0700 |
commit | 868a29e62f0da86c568195901854dccb53863a21 (patch) | |
tree | 9243cb8aa468d30d400c24b0261312f9fa412cd0 /network/riot-web/riot-web.SlackBuild | |
parent | a440fb3f265cbec2a9bd7967522f32b94efbb79b (diff) | |
download | slackbuilds-868a29e62f0da86c568195901854dccb53863a21.tar.gz |
network/riot-web: updated for version 1.2.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 7a1e9aff42..ef5f0a3b22 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:-1.1.0} +VERSION=${VERSION:-1.2.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |