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.mk7
1 files changed, 3 insertions, 4 deletions
diff --git a/package/smartmontools/smartmontools.mk b/package/smartmontools/smartmontools.mk
index d768b346a..d982863e4 100644
--- a/package/smartmontools/smartmontools.mk
+++ b/package/smartmontools/smartmontools.mk
@@ -3,9 +3,8 @@
# smartmontools
#
#############################################################
-SMARTMONTOOLS_VERSION:=5.33
-SMARTMONTOOLS_SOURCE:=smartmontools-$(SMARTMONTOOLS_VERSION).tar.gz
-SMARTMONTOOLS_SITE:=http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/sourceforge/smartmontools
-SMARTMONTOOLS_DIR:=$(BUILD_DIR)/smartmontools-$(SMARTMONTOOLS_VERSION)
+
+SMARTMONTOOLS_VERSION = 5.40
+SMARTMONTOOLS_SITE = http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/sourceforge/smartmontools
$(eval $(call AUTOTARGETS,package,smartmontools))