diff options
author | David O'Shaughnessy <dev@osh.id.au> | 2018-08-01 22:59:39 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-08-04 08:40:04 +0700 |
commit | fa95398771a08354749bcde829afedb269ba0cd0 (patch) | |
tree | beeccb15325a52f487904b08d5933edc0959ef9b /network/riot-web/riot-web.SlackBuild | |
parent | 4ceb694858abc69d340d1110f02d8b821491a870 (diff) | |
download | slackbuilds-fa95398771a08354749bcde829afedb269ba0cd0.tar.gz |
network/riot-web: Updated for version 0.16.0.
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 56c9b1987c..1270a096d4 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.7} +VERSION=${VERSION:-0.16.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |