diff options
author | David O'Shaughnessy <dev@osh.id.au> | 2018-11-16 08:38:36 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-17 18:42:48 +0700 |
commit | ccac44f527836e28d12447174e959850ace24de5 (patch) | |
tree | e7132b0086581a2b5c4638eb6129310244f8e638 /network/riot-web/riot-web.SlackBuild | |
parent | fb8badf4caf3224f41ad1cc5f3d9b5ba64928178 (diff) |
network/riot-web: Updated for version 0.17.3.
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 8f9a10c702118..ae93fffcbfdb7 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.17.0} +VERSION=${VERSION:-0.17.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |