smartmontools: bump to version 6.1

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Gustavo Zacarias 2013-03-19 10:04:24 +00:00 committed by Peter Korsgaard
parent cdfa21b060
commit 424d69bc9b
2 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,7 @@
config BR2_PACKAGE_SMARTMONTOOLS
bool "smartmontools"
depends on BR2_INSTALL_LIBSTDCPP
depends on BR2_USE_MMU # fork()
help
Control and monitor storage systems using S.M.A.R.T.

View File

@ -4,7 +4,7 @@
#
#############################################################
SMARTMONTOOLS_VERSION = 6.0
SMARTMONTOOLS_VERSION = 6.1
SMARTMONTOOLS_SITE = http://downloads.sourceforge.net/project/smartmontools/smartmontools/$(SMARTMONTOOLS_VERSION)
SMARTMONTOOLS_LICENSE = GPLv2+
SMARTMONTOOLS_LICENSE_FILES = COPYING