mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
smartmontools: updated to 6.1.
This commit is contained in:
@@ -2,13 +2,15 @@
|
||||
#usr/etc/rc.d/init.d
|
||||
#usr/etc/rc.d/init.d/smartd
|
||||
#usr/etc/smartd.conf
|
||||
#usr/etc/smartd_warning.sh
|
||||
usr/sbin/smartctl
|
||||
#usr/sbin/smartd
|
||||
usr/sbin/update-smart-drivedb
|
||||
#usr/share/doc/smartmontools
|
||||
#usr/share/doc/smartmontools/AUTHORS
|
||||
#usr/share/doc/smartmontools/CHANGELOG
|
||||
#usr/share/doc/smartmontools/COPYING
|
||||
#usr/share/doc/smartmontools/ChangeLog
|
||||
#usr/share/doc/smartmontools/ChangeLog-5.0-6.0
|
||||
#usr/share/doc/smartmontools/INSTALL
|
||||
#usr/share/doc/smartmontools/NEWS
|
||||
#usr/share/doc/smartmontools/README
|
||||
|
||||
1
config/rootfiles/core/68/filelists/smartmontools
Symbolic link
1
config/rootfiles/core/68/filelists/smartmontools
Symbolic link
@@ -0,0 +1 @@
|
||||
../../../common/smartmontools
|
||||
@@ -24,7 +24,7 @@
|
||||
|
||||
include Config
|
||||
|
||||
VER = 6.0
|
||||
VER = 6.1
|
||||
|
||||
THISAPP = smartmontools-$(VER)
|
||||
DL_FILE = $(THISAPP).tar.gz
|
||||
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
|
||||
|
||||
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
||||
|
||||
$(DL_FILE)_MD5 = 5646a07f5f4bee8e2e649de8c6b7ae87
|
||||
$(DL_FILE)_MD5 = 83a3a681f8183ed858392d550ae1cca6
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user