diff options
Diffstat (limited to 'system/nut/nut.SlackBuild')
-rw-r--r-- | system/nut/nut.SlackBuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/system/nut/nut.SlackBuild b/system/nut/nut.SlackBuild index a6ed5b9952d2a..5e9bc93248043 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 \ |