From 1ba26859643db0ec9ca7b3e6f1f78fb708eced33 Mon Sep 17 00:00:00 2001 From: Dirk Wagner Date: Thu, 17 Nov 2011 15:43:56 +0100 Subject: [PATCH] Update to 2.6.2 --- config/rootfiles/packages/nut | 3 --- lfs/nut | 6 +++--- 2 files changed, 3 insertions(+), 6 deletions(-) diff --git a/config/rootfiles/packages/nut b/config/rootfiles/packages/nut index f7d3d2b6ff..6c9b3869e3 100644 --- a/config/rootfiles/packages/nut +++ b/config/rootfiles/packages/nut @@ -27,10 +27,7 @@ usr/bin/genericups usr/bin/isbmex usr/bin/ivtscd usr/bin/liebert -usr/bin/liebertgxt2 usr/bin/masterguard -usr/bin/megatec -usr/bin/megatec_usb usr/bin/metasys usr/bin/mge-shut usr/bin/mge-utalk diff --git a/lfs/nut b/lfs/nut index c0b7c57e8a..bc83b8ec6c 100644 --- a/lfs/nut +++ b/lfs/nut @@ -24,7 +24,7 @@ include Config -VER = 2.4.3 +VER = 2.6.2 THISAPP = nut-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = nut -PAK_VER = 2 +PAK_VER = 3 DEPS = "" @@ -44,7 +44,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 6f893b61b07915e7a139324fa3f79121 +$(DL_FILE)_MD5 = f6d0683e51e0fcab06e6a79724685d26 install : $(TARGET) -- 2.39.2