From: Gustavo Zacarias Date: Mon, 13 Aug 2012 20:02:38 +0000 (-0300) Subject: smartmontools: bump to version 5.43 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=47a3fa7b593adb77c2f9f1a4b1608ac2ce2af6d8;p=buildroot.git smartmontools: bump to version 5.43 Signed-off-by: Gustavo Zacarias Signed-off-by: Thomas Petazzoni --- diff --git a/package/smartmontools/smartmontools.mk b/package/smartmontools/smartmontools.mk index a6873f020f..3c573f84e9 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))