summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Nick Warne2019-08-03 23:38:29 +0200
committer Willy Sudiarto Raharjo2019-08-10 03:30:41 +0200
commit6ea1115bdce797516fc0f2151ab8678e5369e960 (patch)
tree7ff167918d26bcb0010995e332da8bf7b13b58b7
parent467de2bb374c2797224359a9b07c6951efe69e1e (diff)
downloadslackbuilds-6ea1115bdce797516fc0f2151ab8678e5369e960.tar.gz
network/wavemon: Updated for version 0.9.0.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
-rw-r--r--network/wavemon/slack-desc10
-rw-r--r--network/wavemon/wavemon.SlackBuild27
-rw-r--r--network/wavemon/wavemon.info8
3 files changed, 14 insertions, 31 deletions
diff --git a/network/wavemon/slack-desc b/network/wavemon/slack-desc
index ec770f6d2f..53312da48e 100644
--- a/network/wavemon/slack-desc
+++ b/network/wavemon/slack-desc
@@ -1,8 +1,8 @@
# HOW TO EDIT THIS FILE:
-# The "handy ruler" below makes it easier to edit a package description.
-# Line up the first '|' above the ':' following the base package name, and
-# the '|' on the right side marks the last column you can put a character in.
-# You must make exactly 11 lines for the formatting to be correct. It's also
+# The "handy ruler" below makes it easier to edit a package description. Line
+# up the first '|' above the ':' following the base package name, and the '|'
+# on the right side marks the last column you can put a character in. You must
+# make exactly 11 lines for the formatting to be correct. It's also
# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
@@ -13,7 +13,7 @@ wavemon: network devices.
wavemon:
wavemon: It allows you to watch the signal and noise levels, packet statistics,
wavemon: device configuration, and network parameters of your wireless network
-wavemon: hardware. The scan window allows you to sort by signal strength etc.
+wavemon: hardware. The scan window allows you to sort by signal strength etc.
wavemon:
wavemon: It was originally developed by Jan Morgenstern.
wavemon:
diff --git a/network/wavemon/wavemon.SlackBuild b/network/wavemon/wavemon.SlackBuild
index 8345d6adcf..e9c8499483 100644
--- a/network/wavemon/wavemon.SlackBuild
+++ b/network/wavemon/wavemon.SlackBuild
@@ -1,30 +1,13 @@
#!/bin/sh
-# Slackware build script for wavemon
+# Wavemon Copyright 2012 Vliegendehuiskat, Netherlands
-# Copyright 2012 Vliegendehuiskat, Netherlands
-# Copyright 2014 Nick Warne, England
-# All rights reserved.
-#
-# Redistribution and use of this script, with or without modification, is
-# permitted provided that the following conditions are met:
-#
-# 1. Redistributions of this script must retain the above copyright
-# notice, this list of conditions and the following disclaimer.
-#
-# THIS SOFTWARE IS PROVIDED BY THE AUTHOR "AS IS" AND ANY EXPRESS OR IMPLIED
-# WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
-# MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
-# EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
-# PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
-# OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
-# WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
-# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
-# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+# Slackware build script for <wavemon>
+# Written by Nick Warne <nick@linicks.net> 2019...
+# Licensed under the WTFPL <http://sam.zoy.org/wtfpl/COPYING>
PRGNAM=wavemon
-VERSION=${VERSION:-0.8.1}
+VERSION=${VERSION:-0.9.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/network/wavemon/wavemon.info b/network/wavemon/wavemon.info
index fb5d2c7ecf..ceb1cfe7bc 100644
--- a/network/wavemon/wavemon.info
+++ b/network/wavemon/wavemon.info
@@ -1,10 +1,10 @@
PRGNAM="wavemon"
-VERSION="0.8.1"
+VERSION="0.9.0"
HOMEPAGE="https://github.com/uoaerg/wavemon"
-DOWNLOAD="https://github.com/uoaerg/wavemon/archive/v0.8.1/wavemon-0.8.1.tar.gz"
-MD5SUM="ded8a276667493a433e554be1c0521f4"
+DOWNLOAD=" https://github.com/uoaerg/wavemon/archive/v0.9.0/wavemon-0.9.0.tar.gz"
+MD5SUM="7276dd648da5463798f3662d33c29ecc"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
MAINTAINER="Nick Warne"
-EMAIL="nick@ukfsn.org"
+EMAIL="nick@linicks.net"