summaryrefslogtreecommitdiffstats
path: root/package/smartmontools/smartmontools.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/smartmontools/smartmontools.mk')
-rw-r--r--package/smartmontools/smartmontools.mk4
1 files changed, 3 insertions, 1 deletions
diff --git a/package/smartmontools/smartmontools.mk b/package/smartmontools/smartmontools.mk
index a6873f020..3c573f84e 100644
--- a/package/smartmontools/smartmontools.mk
+++ b/package/smartmontools/smartmontools.mk
@@ -4,7 +4,9 @@
#
#############################################################
-SMARTMONTOOLS_VERSION = 5.42
+SMARTMONTOOLS_VERSION = 5.43
SMARTMONTOOLS_SITE = http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/sourceforge/smartmontools
+SMARTMONTOOLS_LICENSE = GPLv2+
+SMARTMONTOOLS_LICENSE_FILES = COPYING
$(eval $(autotools-package))