Commit 424d69bc authored by Gustavo Zacarias's avatar Gustavo Zacarias Committed by Peter Korsgaard
Browse files

smartmontools: bump to version 6.1

parent cdfa21b0
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
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
Original line number Diff line number Diff line
@@ -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