diff options
author | David O'Shaughnessy <dev@osh.id.au> | 2018-05-13 20:36:53 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2018-05-19 00:45:02 +0100 |
commit | c63e4634da6e7c774b64407c4b4152c272918335 (patch) | |
tree | 2c16c0db84731463a0be34d12334ea7ff78b103d /network/riot-web/riot-web.SlackBuild | |
parent | 3677ecfed07ef7e2a0eb4ef7dd73a18d1429eeeb (diff) |
network/riot-web: Updated for version 0.14.2.
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 d2c747ccc8f9e..6702882964895 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.14.1} +VERSION=${VERSION:-0.14.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |