aboutsummaryrefslogtreecommitdiff
path: root/system/nut/nut.SlackBuild
diff options
context:
space:
mode:
authorMatteo Bernardini <ponce@slackbuilds.org>2012-09-19 21:51:07 +0200
committerRobby Workman <rworkman@slackbuilds.org>2012-09-19 20:30:03 -0500
commit6845836d445466e8b4bff8f0adcd3aa8a26c5257 (patch)
tree46508601d081376b119888f70d43b7b0e22c5265 /system/nut/nut.SlackBuild
parent05b190df8f36947e0818cb004b5fa25c60af9094 (diff)
downloadslackbuilds-6845836d445466e8b4bff8f0adcd3aa8a26c5257.tar.xz
system/nut: Updated for version 2.6.5, removed --with-hal.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'system/nut/nut.SlackBuild')
-rw-r--r--system/nut/nut.SlackBuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/system/nut/nut.SlackBuild b/system/nut/nut.SlackBuild
index a6ed5b9952d2..5e9bc9324804 100644
--- a/system/nut/nut.SlackBuild
+++ b/system/nut/nut.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=nut
-VERSION=${VERSION:-2.4.3}
+VERSION=${VERSION:-2.6.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -101,7 +101,6 @@ CXXFLAGS="$SLKCFLAGS" \
--with-dev \
--with-serial \
--with-usb \
- --with-hal \
--with-snmp \
--with-neon \
--with-wrap \