diff options
author | David O'Shaughnessy <dev@osh.id.au> | 2018-04-17 10:31:46 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-04-21 07:42:59 +0700 |
commit | d3f162f45081a51e60a4d0cb8b4dd2206c2c3d93 (patch) | |
tree | 3998b1eefefa41b2820210ce3f1e13aceefd2ff7 /network/riot-web/riot-web.SlackBuild | |
parent | 551151280bdb5768c750a6a0e10909dc69e87535 (diff) |
network/riot-web: Updated for version 0.14.1.
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 052ed310e83c3..d2c747ccc8f9e 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.0} +VERSION=${VERSION:-0.14.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |