浏览代码

smartmontools: bump to version 6.1

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Gustavo Zacarias 12 年之前
父节点
当前提交
424d69bc9b
共有 2 个文件被更改,包括 2 次插入1 次删除
  1. 1 0
      package/smartmontools/Config.in
  2. 1 1
      package/smartmontools/smartmontools.mk

+ 1 - 0
package/smartmontools/Config.in

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

+ 1 - 1
package/smartmontools/smartmontools.mk

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