summaryrefslogtreecommitdiffstats
path: root/package/smartmontools
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2013-03-19 10:04:24 +0000
committerPeter Korsgaard <jacmet@sunsite.dk>2013-03-19 22:43:24 +0100
commit424d69bc9b48e08398fce3adafd0c5c94edc7281 (patch)
tree9762c10f75edf2d9cf3e944a215b55d38a6910a4 /package/smartmontools
parentcdfa21b06041eb601e0bea79f2c8f50e9d637384 (diff)
downloadbuildroot-novena-424d69bc9b48e08398fce3adafd0c5c94edc7281.tar.gz
buildroot-novena-424d69bc9b48e08398fce3adafd0c5c94edc7281.zip
smartmontools: bump to version 6.1
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/smartmontools')
-rw-r--r--package/smartmontools/Config.in1
-rw-r--r--package/smartmontools/smartmontools.mk2
2 files changed, 2 insertions, 1 deletions
diff --git a/package/smartmontools/Config.in b/package/smartmontools/Config.in
index 18320f022..dd8197fe0 100644
--- a/package/smartmontools/Config.in
+++ b/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.
diff --git a/package/smartmontools/smartmontools.mk b/package/smartmontools/smartmontools.mk
index 5736771e9..850001a36 100644
--- a/package/smartmontools/smartmontools.mk
+++ b/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