mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
Update to 2.6.2
This commit is contained in:
@@ -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
|
||||
|
||||
6
lfs/nut
6
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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user