diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-03-09 10:43:37 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-03-09 10:43:37 +0700 |
commit | b6be69afa2026ad1b4c38c763726bbdeae8ca17a (patch) | |
tree | 03478a0f3a1d73bcf0362f50703a6e22430eab9f /network/roger-router/roger-router.SlackBuild | |
parent | 2aa0177c3dcf7b0c0f6ebdb1205669eb2599680a (diff) |
network/roger-router: Updated for version 1.8.14.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/roger-router/roger-router.SlackBuild')
-rw-r--r-- | network/roger-router/roger-router.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/network/roger-router/roger-router.SlackBuild b/network/roger-router/roger-router.SlackBuild index 9306c78dad898..a7cdb0c70b677 100644 --- a/network/roger-router/roger-router.SlackBuild +++ b/network/roger-router/roger-router.SlackBuild @@ -23,8 +23,8 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=roger-router -VERSION=${VERSION:-1.8.11} -BUILD=${BUILD:-2} +VERSION=${VERSION:-1.8.14} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} if [ -z "$ARCH" ]; then |