smartmontools: updated to 6.1.

This commit is contained in:
Arne Fitzenreiter
2013-05-10 12:47:56 +02:00
parent c295a7a800
commit 24131aadf4
3 changed files with 6 additions and 3 deletions

View File

@@ -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

View File

@@ -0,0 +1 @@
../../../common/smartmontools

View File

@@ -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)